Romestead Assembly Reference

Candide.Entities.Controllers.Legacy.PlaceableChestController

Type JSON

public class in Candide.Entities.Controllers.Legacy

Methods5
Properties0
Fields4
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_animationStateMachineprivateprivate Candide.Entities.Animations.EntitySpacAnimationStateMachine _animationStateMachine
_chestTypeprivateprivate PlaceableChestController.ChestType _chestType
_inventoryIdprivateprivate System.Guid _inventoryId
_shouldBeOpenprivateprivate System.Boolean _shouldBeOpen

Methods

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashB6B8061F537485CCC8FC5583F0DBF2B00708B85315A3CCC63BBB73DCD65EB7A7
  • Body hashECF6959A45A05BE80F980120C2ACF35E75ED284F6181C872C2B58E1A39E8338F
  • IL size527
Referenced calls
String literals
  • inventory_id
  • chest_type
  • chest_bulky_animations
  • closed
  • opening
  • open
  • closing
  • This chest uses the placeable chest controller but does not have its Chest Type set

GetToolTip

public System.ValueTuple<System.String, System.Nullable<Microsoft.Xna.Framework.Color>> GetToolTip(System.Text.StringBuilder tooltipBuilder)

Method metadata
  • Visibilitypublic
  • Return typeSystem.ValueTuple<System.String, System.Nullable<Microsoft.Xna.Framework.Color>>
  • StaticFalse
  • VirtualTrue
  • Hash7C260E60C9AF25F4E8762965B0E117CF37A5E9464294E20923D149E8A6D617B2
  • Body hashB16E82F648D56A815B115E4FDAFFDB05E7876CB8ABEAD2DC42E310733279D265
  • IL size224
Referenced calls
String literals
  • name
  • inventory_name
  • Object_AbandonedChest
  • /

OnInteract

public System.Void OnInteract(Shared.Entity.EntityWrapper otherEntity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash1519ABF63980ABE0DCE3936717848E9AB9E0F668132662FF5A7CAE1BB5BAF9B4
  • Body hash6353C62A0E36FC26C5A4730C787CEA149E0022BBD96FC0C3EF560235C248C639
  • IL size165
Referenced calls
String literals
  • event:/items/chests/chest_open

Update

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

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash12013C73B21F4644329FD8E3E899D14AAEAD706AB0234049A8BB38D644DFB7EF
  • Body hash4B254FC253FF25FC4AB799651228E0E327C6F38D6CE668E56CEFA4162F53D467
  • IL size169
Referenced calls
String literals
  • event:/items/chests/chest_close