Romestead Assembly Reference

Candide.MainMenu.Ui.Steps.PostGameWindow

Type JSON

public class in Candide.MainMenu.Ui.Steps

Methods9
Properties0
Fields7
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_backButtonprivateprivate Candide.CandideUI.Components.Buttons.CandideIconLabelButton _backButton
_characterSaveTaskprivateprivate System.Threading.Tasks.Task _characterSaveTask
_errorTextprivateprivate Candide.CandideUI.Components.CandideTextLabel _errorText
_queuedTextChangeprivateprivate System.String _queuedTextChange
_statusTextprivateprivate Candide.CandideUI.Components.CandideTextLabel _statusText
_worldMapSaveTaskprivateprivate System.Threading.Tasks.Task _worldMapSaveTask
_worldSaveTaskprivateprivate System.Threading.Tasks.Task _worldSaveTask

Methods

HandlePostGameBehaviour

public System.Void HandlePostGameBehaviour()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashF5AA9E7153301058096F560A65084BD2D797B8DB298539FC238B1E60DA7C92BD
  • Body hashA854F0BDF8E95CEDEA41087A0232F19B606D39B0889AEF539632165C95F18CA9
  • IL size125
Referenced calls
Called by

InternalDraw

protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash3695FE1EC482AAE1A40B17E618FEEFCA844F82822544D3584E2917251D37953E
  • Body hash1B465F39F8DF2F16BD300AA7568A1F06DFB7292BE6922C227722D8381269DBD6
  • IL size14
Referenced calls

OnClicked_BackButton

private System.Void OnClicked_BackButton()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashC58E07862673C900DFF38CB21FDB2F3AB56DA2D3B9AEA2EACED169B76CD6C5DC
  • Body hash90B90D54D0D01CA739C19B14D779D7D78D5191AAEDBE2CB6D8A8F52DC0ED2D91
  • IL size16
Referenced calls
Called by

OnWindowShown

protected System.Void OnWindowShown()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash897D79F58A62CDDF66F5608B4B8EA0BE313053ABEADBA223C7D588861CBA0625
  • Body hashB4186AA0DDCF9AF4EE83FDF061CC591ABDE26660634F7CBCE5912DAD6B4B2B42
  • IL size592
Referenced calls
String literals
  • PostGame_Saving
  • Landed in
  • PostGameWindow
  • but
  • PostGameBehaviour
  • was set to
  • . Going back.

ShowError

private System.Void ShowError(System.String message)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashAECC1BE9F89CA9BBE27E50388B55DDF86C3446CEF54C97532104A0D7D932761F
  • Body hashC29FAC71046D5C141D98406680700292C8F49CC6D9AFF14D146FF0B9EB1A4F8B
  • IL size13
Referenced calls
  • Candide.CandideUI.Components.CandideTextLabel::set_Text(System.String)
Called by

ShowText

private System.Void ShowText(System.String message)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash5F65111BC16FAEE43774FB7D4FF0069B1F00938C621536A3BB6694184148E5F3
  • Body hash499BD7C4A58AA1005B8B728EE96513206BEE016A2681C40B92FA51C4AD650B4B
  • IL size13
Referenced calls
  • Candide.CandideUI.Components.CandideTextLabel::set_Text(System.String)
Called by

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashFB003E081458934B831DC342BAC915BD9C52F56CF63188F426A8B565FCD74494
  • Body hashC26DDA22C997AB0B037789AE4219456D6ADC13BA9877C36A64B0730748BAF6E5
  • IL size40
Referenced calls

UpdateWaitForPostGameBehaviours

private System.Void UpdateWaitForPostGameBehaviours()

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashCE6E7BDCFE2319BEFC81049304DD891989A5E206701076CD8CE15979A391B2A8
  • Body hash65AA40891856A228AF3A4F8BC1DECDFF261D8C9742810C1EBFB174760FE25CED
  • IL size411
Referenced calls
Called by
String literals
  • PostGame_SavingError
  • World save thread crashed.
  • PostGame_Saved
  • Landed in the Update loop of
  • PostGameWindow
  • but
  • PostGameBehaviour
  • was set to
  • . Going back.

WorldSaveStepCallback

private System.Void WorldSaveStepCallback(System.Int32 saveStep)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashF85DCEDACB125FDCA6B12D9F4C2F9BC35C81A0DD3A9029C660F6172697483E3B
  • Body hash6E30AD391376B16CF003FEE76A719751D69667E18632B2C20FEF9C717BE2ACA1
  • IL size70
Referenced calls
Called by
String literals
  • PostGame_SerializingData
  • PostGame_WritingData
  • PostGame_GameSaved