Candide.PlayerMode.PauseModeManager
Type JSONpublic class in Candide.PlayerMode
Type metadata
- Assembly
Romestead - Namespace
Candide.PlayerMode - Base type
Candide.PlayerMode.AbstractModeManager - Hash
3CF08622A9ADD626420D0F49C0B836AEF45B6E9C19C091FC40E0FAF74F201E53
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
Instance# | public | public Candide.PlayerMode.PauseModeManager Instance |
Properties
| Name | Visibility | Signature |
|---|---|---|
CandideDesktop# | public | public Candide.CandideUI.CandideDesktop CandideDesktop |
Methods
OnEntering
#
public System.Void OnEntering()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
C679D6C9E624F76EA6356CA76559ADB8D795BB0ECD74F2030E4243E6FE525B41 - Body hash
65D0DB759CD12B1CB57B49A9B667CBF57C58AEDE13B164C6A976130730B02B48 - IL size132
Referenced calls
System.Collections.Generic.HashSet<System.String>::Add(!0)Candide.CandideUI.CandideExtendedInteractionsHandler::ResetDraggedContent()Candide.World.WorldMap::CancelOverlay()Candide.PlayerMode.AbstractModeManager::get_CandideDesktop()Candide.CandideUI.PauseUi::Initialize(Candide.CandideUI.CandideDesktop)Candide.CandideUI.PauseUi::GetWindow(System.Boolean)PauseModeManager.<>c::<OnEntering>b__6_0()System.Action::.ctor(System.Object, System.IntPtr)Candide.CandideUI.Containers.CandideWindow::Show(Candide.CandideUI.CandideDesktop, System.Nullable<System.Int32>, System.Nullable<System.Int32>)Candide.CandideUI.CandideUiSystem::SetDesktop(Candide.CandideUI.CandideDesktop)
String literals
PauseModeManager
OnLeaving
#
public System.Void OnLeaving()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
F0946CC1CC17714D402A39DBCEFC6FA0347A15C1931E009843C74D6053CC7E21 - Body hash
6BCF98277EE1551B1B9F63C021EB7865DE59372A85B4674A50B8DEE40524EE81 - IL size22
Referenced calls
Candide.CandideUI.PauseUi::CloseAll()System.Collections.Generic.HashSet<System.String>::Remove(!0)
String literals
PauseModeManager
Unpause
#
private System.Void Unpause()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
DCE55C46220F05464D52A84F28D15C1E49F66A5D7FF24FEA6E66EF77E6C60B6D - Body hash
99BDA5E0CFB54E1399F5F68893B49878915313304CF62667A6806862F18282F6 - IL size21
Referenced calls
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
ED481C508016E49894F11E8028094109E14123583E1D6F9E802F7ED78275B8AC - Body hash
ACD9FC82C0180C29BA0D1A664BFF129A462E9D638E13B34846D4319F8AEA8B2F - IL size114
Referenced calls
Candide.Input.InputManager::Down(Microsoft.Xna.Framework.Input.Keys)Candide.Input.InputManager::Pressed(Microsoft.Xna.Framework.Input.Keys)Candide.PlayerMode.PauseModeManager::Unpause()Candide.PlayerMode.AbstractModeManager::get_CandideDesktop()Candide.CandideUI.CandideUiContainerMultipleItems::get_ChildrenCount()Candide.CandideUI.PauseUi::GetWindow(System.Boolean)PauseModeManager.<>c::<Update>b__7_0()System.Action::.ctor(System.Object, System.IntPtr)Candide.CandideUI.Containers.CandideWindow::Show(Candide.CandideUI.CandideDesktop, System.Nullable<System.Int32>, System.Nullable<System.Int32>)