Candide.PlayerMode.BigModeManager
Type JSONpublic class in Candide.PlayerMode
Type metadata
- Assembly
Romestead - Namespace
Candide.PlayerMode - Base type
Candide.PlayerMode.AbstractModeManager - Hash
2F44E24732CA4F427226FC3EAD690721701D8CAC8DC8C46C6B900FF448F4FEA4
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
Instance# | public | public Candide.PlayerMode.BigModeManager Instance |
PreviousSubMode# | public | public Candide.PlayerMode.SubMode PreviousSubMode |
SubMode# | public | public Candide.PlayerMode.SubMode SubMode |
Town# | public | public CandideServer.Models.Town.TownModel Town |
WorkbenchEntity# | public | public Shared.Entity.EntityWrapper WorkbenchEntity |
Properties
| Name | Visibility | Signature |
|---|---|---|
CandideDesktop# | public | public Candide.CandideUI.CandideDesktop CandideDesktop |
SubModeManager# | private | private Candide.PlayerMode.AbstractModeManager SubModeManager |
Methods
DrawCursor
#
public System.Void DrawCursor(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
1FF5753AE71631CB32AEA7594D7A1975CF0B6A22E8FB6A005F49E316759DC576 - Body hash
68FEDDC07DD4984990DF6E4E7CA3EE8EAB942D2725B4FC2B48D10856442D51E6 - IL size13
Referenced calls
Candide.PlayerMode.BigModeManager::get_SubModeManager()Candide.PlayerMode.AbstractModeManager::DrawCursor(Microsoft.Xna.Framework.Graphics.SpriteBatch)
DrawInWorldUi
#
public System.Void DrawInWorldUi(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
6CC95D78BAB6D41961E2B8BDFA6E3BE9D36F71FBD57A0B6F5F15FD6D40476D19 - Body hash
5812D0876356997DEF1314899FB2AD9C03DC9E4B9CD9387EF36D068C52F25C01 - IL size13
Referenced calls
Candide.PlayerMode.BigModeManager::get_SubModeManager()Candide.PlayerMode.AbstractModeManager::DrawInWorldUi(Microsoft.Xna.Framework.Graphics.SpriteBatch)
DrawUI
#
public System.Void DrawUI(Candide.CandideUI.UiRenderContext renderContext)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
1B181BB2EADFA22FA3ACCB49A2668B40B4A978E0CEC096ECFDB4E277697F4971 - Body hash
4461F1B1E56D7E3F6242A521C0C11C6C3D787E461EA72187D933D48B58683D38 - IL size13
Referenced calls
Candide.PlayerMode.BigModeManager::get_SubModeManager()Candide.PlayerMode.AbstractModeManager::DrawUI(Candide.CandideUI.UiRenderContext)
DrawUI
#
public System.Void DrawUI(Microsoft.Xna.Framework.Graphics.SpriteBatch batch)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
2A8C4820BC7E379F87D9858764D83493E6E7AE180638915F0DDB49FE317F93B6 - Body hash
ED3BA1ECFD6886D9DC11BA0ECB58A192C642C3E63222D75679C47A4AB1061443 - IL size13
Referenced calls
Candide.PlayerMode.BigModeManager::get_SubModeManager()Candide.PlayerMode.AbstractModeManager::DrawUI(Microsoft.Xna.Framework.Graphics.SpriteBatch)
EnterSubMode
#
public System.Void EnterSubMode(Candide.PlayerMode.SubMode subMode)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
11864D46CA96AE5AF42ED0F59C47CFD2063CF42D2018B52B9899F45220508708 - Body hash
28EB0B6D57043E13C0F1D522F57706DAE2A899EEDFDB5A023EFD3908FBFF547B - IL size231
Referenced calls
Candide.PlayerMode.BigModeManager::get_SubModeManager()Candide.PlayerMode.AbstractModeManager::OnLeaving()CandideServer.Models.Town.TownModel::GetLocalizedName()System.Nullable<System.Guid>::.ctor(!0)System.ArgumentOutOfRangeException::.ctor()Candide.PlayerMode.AbstractModeManager::OnEntering()
Exit
#
public System.Void Exit()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
10E5E26A5B41F87B289A1825313AF5C69AA7C29533C0A34FAF643816F38361D0 - Body hash
812E2BAE3746E6A4C315092056AACC8FB73B23A54932D37689CA90BC7C046B4A - IL size44
Called by
Candide.PlayerMode.BigModeEmptyManager::ExitCandide.PlayerMode.BigModeManager::OnPlayerDamagedCandide.PlayerMode.Construction.ConstructionDesktop::OnDesktopEnabledCandide.PlayerMode.Construction.ConstructionModeManager::ExitCandide.PlayerMode.Furniture.FurnitureDesktop::OnUpdate_TownCandide.PlayerMode.Furniture.FurnitureModeManager::ExitCandide.PlayerMode.Logistics.LogisticsModeManager::ExitCandide.PlayerMode.ScreenshotTownModeManager::Exit
OnEntering
#
public System.Void OnEntering()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
628C5DB8AED356DA0010830CC9F02E6565020721B9539BB9EA1457A48C373916 - Body hash
9BDA27885D5401B6CD24C35ED0C6ED19C13B39866F021906B97CE737E9DDE7A5 - IL size83
OnLeaving
#
public System.Void OnLeaving()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
A5D1CC3A63A4240C8043E8D73DB07C2126D7F9E9F6AD61FD9A2A7C0A1085A766 - Body hash
2C23AE27A751EF743F1937C494EFCE20F0B12630CDF94314557E012A33CF7CDA - IL size43
Referenced calls
Candide.LegacyUI.OverheadHealthbar::Show()Candide.PlayerMode.BigModeManager::get_SubModeManager()Candide.PlayerMode.AbstractModeManager::OnLeaving()Candide.PlayerMode.Construction.ConstructionContext::Deactivate()
OnPlayerDamaged
#
public System.Void OnPlayerDamaged(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
00634DA0A1E0A12F0D8C62AB6FFF81052478F8A17CFA7AE2BBF1F4DB37804281 - Body hash
00E45212639B8C239A89FF8F2D00896AB65B5037D6717DA18E1949110652D415 - IL size22
Referenced calls
TownRemoved
#
public System.Void TownRemoved()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
969CABD1E4D63C1384281CBAAF35F52FFB7BCD5EDB7AE146AD27812A625B9CE9 - Body hash
EDB03F3DF7456EC2D1145A3D363BF884FF1BF315B4AD0BC60DE2BF4A7CA41CB6 - IL size14
Referenced calls
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
65EA4F3B9D980E071712006D86ADE8A50BC254990FA16037C17A00D5F5797770 - Body hash
9547EC18B3FCEB65E22D64673D2D0F68CFF56404FAEB63B36AA4C21CBA0B42DB - IL size13
Referenced calls
Candide.PlayerMode.BigModeManager::get_SubModeManager()Candide.PlayerMode.AbstractModeManager::Update(Microsoft.Xna.Framework.GameTime)