Candide.CandideUI.PauseUi
Type JSONpublic class in Candide.CandideUI
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI - Base type
System.Object - Hash
DF03D6AF39E429D124693D62A7A30C3D30C3659615B9ED57F0105B95440A0A70
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
PauseMenuWindow# | public | public Candide.CandideUI.PauseMenuUi.PauseMenuWindow PauseMenuWindow |
Methods
CloseAll
#
public System.Void CloseAll()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
6FD23D16497FC43C3DCFF7AFF9D8DF94C45ED777E107D707760AE8796EBDFD31 - Body hash
CFE44C07314A81A00E3E98FF6CB722F0AACD5DA6CCBB795C9A96C7368CC0CEB4 - IL size30
Referenced calls
CreateWindow
#
private Candide.CandideUI.PauseMenuUi.PauseMenuWindow CreateWindow(System.Boolean fromMainMenu)
Method metadata
- Visibilityprivate
- Return type
Candide.CandideUI.PauseMenuUi.PauseMenuWindow - StaticTrue
- VirtualFalse
- Hash
EBC02C6979F26F73890735D60D28E982A0880D439603C48CC7DB924EB4489AEF - Body hash
DA12890EDE2C2E34505E5FB9F1171402D0411D8A6FF3EA9A45DCCA812B170D05 - IL size28
Referenced calls
Candide.CandideUI.PauseMenuUi.PauseMenuWindow::.ctor(System.Boolean)Candide.CandideUI.CandideUiElement::set_HorizontalAlignment(Candide.CandideUI.HorizontalAlignment)Candide.CandideUI.CandideUiElement::set_VerticalAlignment(Candide.CandideUI.VerticalAlignment)Candide.CandideUI.CandideUiElement::set_DragDirection(Candide.CandideUI.DragDirection)
DesktopOnResolutionChanged
#
private System.Void DesktopOnResolutionChanged(Candide.CandideUI.CandideDesktop desktop)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
A65F0E7E3DD0438117296BFBE342FB97223A1BC887DB8B1B4D9415E6D7811F8F - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
Called by
GetWindow
#
public Candide.CandideUI.PauseMenuUi.PauseMenuWindow GetWindow(System.Boolean fromMainMenu)
Method metadata
- Visibilitypublic
- Return type
Candide.CandideUI.PauseMenuUi.PauseMenuWindow - StaticTrue
- VirtualFalse
- Hash
14F232F22FB6A22BE774CB4322576801F3F37E43C9E89A09E8F1DCD028816937 - Body hash
81A71DE60AC2ABAE3F0C54B49998E98E4DC960819788D4EE6C2B03F8F1718ADD - IL size37
Referenced calls
Initialize
#
public System.Void Initialize(Candide.CandideUI.CandideDesktop desktop)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
27B652BBA276049D716057864C5F3463CEC2967EA59B2E0518F284B563C04EAA - Body hash
8278BDCE0B64DF2A4D20D63F5C7C7B06CB122B81975EB0FBB7F432259ACACA96 - IL size60
Referenced calls
Candide.CandideUI.PauseUi::DesktopOnResolutionChanged(Candide.CandideUI.CandideDesktop)System.Action<Candide.CandideUI.CandideDesktop>::.ctor(System.Object, System.IntPtr)Microsoft.Xna.Framework.Color::get_Black()Microsoft.Xna.Framework.Color::.ctor(Microsoft.Xna.Framework.Color, System.Single)System.Nullable<Microsoft.Xna.Framework.Color>::.ctor(!0)Candide.CandideUI.CandideUiElement::set_Background(System.Nullable<Microsoft.Xna.Framework.Color>)
ReopenDisplaySettings
#
public System.Void ReopenDisplaySettings(Candide.CandideUI.CandideDesktop desktop, Candide.CandideUI.PauseMenuUi.PauseMenuWindow window)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
F61B9B02016A452F3DCDA8907E849CB7B1A5858844DCA04A34A807E5902CAD0E - Body hash
AD58DE8E0A2DD2A8C313B238AC3970C9CFCD1AD3B3454DA46F2A0B4295A93FF5 - IL size94
Referenced calls
Candide.CandideUI.Containers.CandideWindow::Show(Candide.CandideUI.CandideDesktop, System.Nullable<System.Int32>, System.Nullable<System.Int32>)Candide.CandideUI.Components.Buttons.CandideToggleButton::set_IsToggled(System.Boolean)
ReopenLocalizationSettings
#
public System.Void ReopenLocalizationSettings(Candide.CandideUI.CandideDesktop desktop, System.Boolean fromMainMenu)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
1BE46AEA7487FFD12C3062D9D100685A763682CF3524D3B103D03D0BAF9D5C1B - Body hash
5723E7DC691BFA2CEF785BF5213A687B57BCF06BA6DF2934F3BE08A8D0ED6EA7 - IL size88
Referenced calls
Candide.CandideUI.Containers.CandideWindow::Close()Candide.CandideUI.PauseUi::CreateWindow(System.Boolean)Candide.CandideUI.Components.Buttons.CandideToggleButton::set_IsToggled(System.Boolean)