Candide.Entities.Controllers.Other.PlayerGraveController
Type JSONpublic class in Candide.Entities.Controllers.Other
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Controllers.Other - Base type
Shared.Entity.Base.AbstractController - Hash
E0E2E5BF307BEF2EBBE4F155BEC507BEFF2E14C263E6BB46F6AF207C777A991A
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_inventoryId# | private | private System.Guid _inventoryId |
Methods
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
3540174C13A47C2F887DA49D846F678AF60F32E1140E5CE5B71981640289E32C - Body hash
2B92C0CF7EAEBE4B2E1B088A3C9BDCEB49D3CC401B420E42E80735D011D32AD8 - IL size32
String literals
inventory_id
EntityUnload
#
public System.Void EntityUnload()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
11408C526FD657A498CCFAF16E791B4F7CF7E22F0ED037AD4D13739045DBED76 - Body hash
16D05FEB49D558CC18DA79B8C93B14CDB37E8E11409071A03E8D4F4DB2D5DD67 - IL size18
Referenced calls
Candide.Entities.Controllers.Other.PlayerGraveController::SimpleInventoryControllerOnInventoriesChanged(Candide.GameModels.Controllers.GameStateActiveInventoriesArgs)SimpleInventoryController.GameStateActiveInventoriesChanged::.ctor(System.Object, System.IntPtr)Candide.GameModels.Controllers.SimpleInventoryController::remove_InventoriesChanged(SimpleInventoryController.GameStateActiveInventoriesChanged)
GetInteraction
#
public Shared.Models.Interaction.Interaction GetInteraction(Shared.Entity.EntityWrapper otherEntity)
Method metadata
- Visibilitypublic
- Return type
Shared.Models.Interaction.Interaction - StaticFalse
- VirtualTrue
- Hash
5A69E311CF9F2708ABCC4B1F576AC8BD92B72EDA51D5DAD31C0C80394DA5E043 - Body hash
AFF577E572E305FCBFE65423BB137C5457BC42ACBDDEC0AC06004A83391DE45C - IL size22
Referenced calls
Shared.Models.Interaction.Interaction::.ctor(Shared.Models.Interaction.InteractionType, System.Object, System.Guid)
OnInteract
#
public System.Void OnInteract(Shared.Entity.EntityWrapper otherEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
9C06DDE72D04CCE7BADF4A3DDCA0F9D554A7C7C3F35C5FA7F57F68E322A5A500 - Body hash
879C5F5FE2E11787EBE492A6AE1535A0B69E062F9FE00DA9DE5AF823D2D597E0 - IL size81
Referenced calls
String literals
inventory_id
OnRemove
#
public System.Void OnRemove(Shared.Entity.EntityRemoveInfo entityRemoveInfo)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
13B7A6EB234FB9245D098850AF80B198D967BF0CB1417BD75DEF252BCC1194EE - Body hash
E9E49A698717F52E8BBBADF609EF1A9467A5375F1ACD788E434175B3D4808E81 - IL size104
Referenced calls
System.Guid::op_Inequality(System.Guid, System.Guid)Candide.CandideUI.ProximityWindows.InventoryWindow::get_InventoryId()System.Nullable<System.Guid>::get_HasValue()System.Nullable<System.Guid>::GetValueOrDefault()System.Guid::op_Equality(System.Guid, System.Guid)Candide.CandideUI.Containers.CandideWindow::Close()Shared.Entity.Base.AbstractController::OnRemove(Shared.Entity.EntityRemoveInfo)
SimpleInventoryControllerOnInventoriesChanged
#
private System.Void SimpleInventoryControllerOnInventoriesChanged(Candide.GameModels.Controllers.GameStateActiveInventoriesArgs args)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
D7D282AC398DE88CA206A408807760075F0D9D33B136692DB1EF607978BD3A06 - Body hash
1F25053BF9003B216B3B732E3DFD87EC09F7CE050E74C0B6C2F878491C1F865F - IL size110
Referenced calls
System.Guid::op_Equality(System.Guid, System.Guid)Candide.CandideUI.CandideUiElement::get_Visible()Candide.CandideUI.ProximityWindows.InventoryWindow::get_FetchInventoryDone()Shared.Models.Items.SharedInventoryModel::IsEmpty()Candide.CandideUI.Containers.CandideWindow::Close()
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
70B5661C81146A846132414CA338FAAD25942C1C7C452B89DB58E8E7DE6DB15E - Body hash
D7BD5023949B294398F0B4353BAE52913C6EF4BB5271718263E5D3036C314B81 - IL size144
Referenced calls
System.Guid::op_Equality(System.Guid, System.Guid)Candide.CandideUI.CandideUiElement::get_Visible()Candide.CandideUI.ProximityWindows.InventoryWindow::get_InventoryId()System.Nullable<System.Guid>::get_HasValue()System.Nullable<System.Guid>::GetValueOrDefault()Candide.CandideUI.ProximityWindows.InventoryWindow::get_FetchInventoryDone()Candide.CandideUI.ProximityWindows.InventoryWindow::get_Inventory()Shared.Models.Items.SharedInventoryModel::IsEmpty()Candide.CandideUI.Containers.CandideWindow::Close()
WorldLoad
#
public System.Void WorldLoad()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
B82546142064CE52AFA0DE95A2A3EAE44E0768F6C3D3AEBDF9AD1049CE061D33 - Body hash
9B05801EA87167589E7BBB6632876CC423A87EBC08ADE65CBCB16BBE524D1E17 - IL size18
Referenced calls
Candide.Entities.Controllers.Other.PlayerGraveController::SimpleInventoryControllerOnInventoriesChanged(Candide.GameModels.Controllers.GameStateActiveInventoriesArgs)SimpleInventoryController.GameStateActiveInventoriesChanged::.ctor(System.Object, System.IntPtr)Candide.GameModels.Controllers.SimpleInventoryController::add_InventoriesChanged(SimpleInventoryController.GameStateActiveInventoriesChanged)