Romestead Assembly Reference

Candide.Scripts.DialogueComponents.ElementaryComponents.Character

Type JSON

internal class in Candide.Scripts.DialogueComponents.ElementaryComponents

Methods7
Properties0
Fields2
Events0
Type metadata

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
_characterprivateprivate System.String _character
_isReadyprivateprivate System.Boolean _isReady

Methods

Continue

public System.Boolean Continue()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • HashA6A160B88A880EEB6669DE280B1D1119BF7A21424254957C890A5AF8C53B677D
  • Body hashE2CDC8BD55A83F129BBA1F1163CD64A9844A3B8BC1E22E5FD9644B9217AB7C8C
  • IL size2

GetCurrentCharacterIndex

public System.Int32 GetCurrentCharacterIndex()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticFalse
  • VirtualTrue
  • Hash1A33C7117AD43274EF0DCE87DE234D4EE6811B24E11836DEED112B581B4F460E
  • Body hashE2CDC8BD55A83F129BBA1F1163CD64A9844A3B8BC1E22E5FD9644B9217AB7C8C
  • IL size2

GetFinishedTextToDisplay

public System.String GetFinishedTextToDisplay()

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticFalse
  • VirtualTrue
  • HashB128651B5E139CA5BA159FB9C80AB9B6ED2EDE332EAEDCF4E556D38E063A270D
  • Body hash6DC764519591FB16D293D51991566CDD428566F281014DC53EE7417B784B5AD3
  • IL size7

GetLength

public System.Int32 GetLength()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticFalse
  • VirtualTrue
  • HashFAC4EA6DB26F2DF3CE882D1F7A65647C58A3E49D346E8DF87CD2D1C766D2ACD6
  • Body hash2AC712DB414DF3C144293E94244DF408775C1905A05E7BC59C38946F5F720E69
  • IL size12
Referenced calls
  • System.String::get_Length()

IsReady

public System.Boolean IsReady()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash7469ED1CD9FB5FA30B598877949FC0A8A815B8B6DCD7F58D3E3B68A40D85C790
  • Body hash0B3B3D15E73D03A7B4453E69590AFCD88C881CD89FD7DDE589EEB9AC9B87ACE2
  • IL size7

ToString

public System.String ToString()

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticFalse
  • VirtualTrue
  • Hash40C9B3AA89B8EFE151116FCCB7CCCEA35C7CFABD47125E0CB15CAB0EA24FA90D
  • Body hash305ABE17F7959BA7DB5A35FE1D997F30DA2A2E203D3FE74D6744DE84CF34FE24
  • IL size379
Referenced calls
  • System.String::get_Length()
  • System.Text.StringBuilder::.ctor(System.Int32)
  • System.String::get_Chars(System.Int32)
  • System.Text.StringBuilder::Append(System.String)
  • System.Text.StringBuilder::Append(System.Char)
  • System.Int32::ToString(System.String)
  • System.Object::ToString()
String literals
  • \'
  • \"
  • \\
  • \0
  • \a
  • \b
  • \f
  • \n
  • \r
  • \t
  • \v
  • \u
  • x4

Update

public System.Void Update(System.Double& dt, Candide.Scripts.DialogueInfo info)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash3057C810906527149119AAA369CEAFC265905777D15BE7C09BA4D9F82C3ADADE
  • Body hashA8A4B22570150271E1C6120B5006A7CC878D2D8F9453449497586450AB53334F
  • IL size26