Candide.CandideUI.Windows.DialogueWindow
Type JSONpublic class in Candide.CandideUI.Windows
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.Windows - Base type
Candide.CandideUI.ProximityWindows.ProximityWindow - Hash
9DE88C6F1A60C83628134069FAD49CDEEFFEC8C15E8E74BB68D67A4D795B16AB
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
_citizenWindow# | private | private Candide.CandideUI.Windows.CitizenDisplayWindow _citizenWindow |
_dialogue# | private | private Candide.CandideUI.Components.Dialogue.CandideDialogueComponent _dialogue |
_image# | private | private Candide.CandideUI.Components.CandideImage _image |
_nameWindow# | private | private Candide.CandideUI.Containers.CandideWindow _nameWindow |
_oldShowOptions# | private | private System.Boolean _oldShowOptions |
_options# | private | private Candide.CandideUI.Components.Dialogue.CandideOptionsComponent _options |
_optionsWindow# | private | private Candide.CandideUI.Containers.CandideWindow _optionsWindow |
_showOptions# | private | private System.Boolean _showOptions |
Methods
ForceEnterNode
#
public System.Void ForceEnterNode(System.String nodeName)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
A1EBC57C67A868B39EE8347893E7347984472E1015564217EDCC6DBDBBEB102E - Body hash
2A6C1900A1ABA38075A22F4AEB7EC30CA79A34670866D3A215863A6298F5F16E - IL size13
Referenced calls
OnWindowClosed
#
protected System.Void OnWindowClosed()
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
199823F465342C4B55853E92DA1198057515B085B32C23E458B928A648C67405 - Body hash
082C8DFF5260010695156DB44E1A6D1110511B9952F148B437CC7A4567D8F3CC - IL size40
SetOptionsWindowPosition
#
private System.Void SetOptionsWindowPosition()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
4DA305A6726283FBC8575FA2DBECBC6FF912900904E85B0BAE3AFB3D8EBFFC51 - Body hash
E5C5F0DFA98295DE8A72DE584B81485FE66D555DFE80BBF744780DB9139C7BAB - IL size105
Referenced calls
Candide.CandideUI.CandideUiElement::set_Top(System.Int32)Microsoft.Xna.Framework.Rectangle::get_Right()Candide.CandideUI.CandideUiElement::set_Left(System.Int32)
StartDialog
#
public System.Void StartDialog(System.Nullable<System.Guid> dialogueContextId, System.String dialogueSubPath)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
884C9FED5F1161CCA2B82DD1E9546BCB7C061A0792ECB15FCA1830522681E027 - Body hash
05A2E238A090C82B97C3402AAA97E4ACD9B4A74BFEFE8B2A5B7425A40FBBAF1E - IL size14
Referenced calls
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
817285141EED5635537E9DDC5E9854DCCE050531CD1A5F3160BE99C91193D1CF - Body hash
945EBC88D68B42EFC47B0C7C76AEDD37918191D611FEFAD03356551B654C207C - IL size177
Referenced calls
Candide.CandideUI.Windows.DialogueWindow::SetOptionsWindowPosition()Microsoft.Xna.Framework.Rectangle::get_Left()Candide.CandideUI.CandideUiElement::set_Left(System.Int32)Microsoft.Xna.Framework.Rectangle::get_Top()Candide.CandideUI.CandideUiElement::get_BorderBounds()Candide.CandideUI.CandideUiElement::set_Top(System.Int32)Candide.CandideUI.ProximityWindows.ProximityWindow::Update(Microsoft.Xna.Framework.GameTime)Candide.CandideUI.CandideUiElement::get_Desktop()Candide.CandideUI.Containers.CandideWindow::ShowAndSkipFirstVisibleFrame(Candide.CandideUI.CandideDesktop)