Romestead Assembly Reference

Candide.CandideUI.Windows.DialogueWindow

Type JSON

public class in Candide.CandideUI.Windows

Methods5
Properties0
Fields8
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_citizenWindowprivateprivate Candide.CandideUI.Windows.CitizenDisplayWindow _citizenWindow
_dialogueprivateprivate Candide.CandideUI.Components.Dialogue.CandideDialogueComponent _dialogue
_imageprivateprivate Candide.CandideUI.Components.CandideImage _image
_nameWindowprivateprivate Candide.CandideUI.Containers.CandideWindow _nameWindow
_oldShowOptionsprivateprivate System.Boolean _oldShowOptions
_optionsprivateprivate Candide.CandideUI.Components.Dialogue.CandideOptionsComponent _options
_optionsWindowprivateprivate Candide.CandideUI.Containers.CandideWindow _optionsWindow
_showOptionsprivateprivate System.Boolean _showOptions

Methods

ForceEnterNode

public System.Void ForceEnterNode(System.String nodeName)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashA1EBC57C67A868B39EE8347893E7347984472E1015564217EDCC6DBDBBEB102E
  • Body hash2A6C1900A1ABA38075A22F4AEB7EC30CA79A34670866D3A215863A6298F5F16E
  • IL size13
Referenced calls
Called by

SetOptionsWindowPosition

private System.Void SetOptionsWindowPosition()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash4DA305A6726283FBC8575FA2DBECBC6FF912900904E85B0BAE3AFB3D8EBFFC51
  • Body hashE5C5F0DFA98295DE8A72DE584B81485FE66D555DFE80BBF744780DB9139C7BAB
  • IL size105
Referenced calls
  • Candide.CandideUI.CandideUiElement::set_Top(System.Int32)
  • Microsoft.Xna.Framework.Rectangle::get_Right()
  • Candide.CandideUI.CandideUiElement::set_Left(System.Int32)
Called by

StartDialog

public System.Void StartDialog(System.Nullable<System.Guid> dialogueContextId, System.String dialogueSubPath)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash884C9FED5F1161CCA2B82DD1E9546BCB7C061A0792ECB15FCA1830522681E027
  • Body hash05A2E238A090C82B97C3402AAA97E4ACD9B4A74BFEFE8B2A5B7425A40FBBAF1E
  • IL size14
Referenced calls
Called by

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash817285141EED5635537E9DDC5E9854DCCE050531CD1A5F3160BE99C91193D1CF
  • Body hash945EBC88D68B42EFC47B0C7C76AEDD37918191D611FEFAD03356551B654C207C
  • IL size177
Referenced calls