Candide.Scripts.DialogueComponents.Word
Type JSONinternal class in Candide.Scripts.DialogueComponents
Type metadata
- Assembly
Romestead - Namespace
Candide.Scripts.DialogueComponents - Base type
Candide.Scripts.DialogueComponents.AbstractDialogueComponentParent - Hash
FDC4716D914B3E2A55B5C40720A6E9D95F525FE3A5F10F766F1DA2AA2DCBE046
Relationships
Base type
Candide.Scripts.DialogueComponents.AbstractDialogueComponentParent
Referenced by types
Methods
IsEmpty
#
public System.Boolean IsEmpty()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
B0E625AFA3B1537FB32B56D7DC3D3864A406C7A9B7E419BE820F5747CD6AA2F1 - Body hash
CE7A259C4C3297F5DC8B853433E2C938495F7CA2D3B6BCBF0DD1DB1910540407 - IL size15
Referenced calls
System.Collections.Generic.List<Candide.Scripts.DialogueComponents.IDialogueComponent>::get_Count()
ToString
#
public System.String ToString()
Method metadata
- Visibilitypublic
- Return type
System.String - StaticFalse
- VirtualTrue
- Hash
B2614693F834CA3F3566EAD074C911979E80E888982D27DE32EF10ED2985D093 - Body hash
6CD326BCFA220B7F17BE2EFD2D0A743A6FA35758D3D994C982590732FA72F215 - IL size80
Referenced calls
System.Collections.Generic.List<Candide.Scripts.DialogueComponents.IDialogueComponent>::GetEnumerator()List.Enumerator<Candide.Scripts.DialogueComponents.IDialogueComponent>::get_Current()System.Object::ToString()System.String::Concat(System.String, System.String)List.Enumerator<Candide.Scripts.DialogueComponents.IDialogueComponent>::MoveNext()System.IDisposable::Dispose()
String literals
[WORD: '']
Update
#
public System.Void Update(System.Double& dt, Candide.Scripts.DialogueInfo info)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
007B3A197BE533909CDD4F2AA9A0F1DEDEE79EE392A05D8E7F9E555E47FB729D - Body hash
50D7FD7C3F4B0C3C747A9F6290E7CB8A73D26881DAFC60C2C41D5C357AE259DE - IL size94
Referenced calls
System.Collections.Generic.List<Candide.Scripts.DialogueComponents.IDialogueComponent>::get_Item(System.Int32)Candide.Scripts.DialogueComponents.IDialogueComponent::IsReady()Candide.Scripts.DialogueComponents.IDialogueComponent::GetLength()Candide.Scripts.DialogueComponents.IDialogueComponent::Update(System.Double&, Candide.Scripts.DialogueInfo)Candide.Scripts.DialogueComponents.AbstractDialogueComponentParent::IsReady()