Candide.Entities.Controllers.Other.ChairFurnitureController
Type JSONpublic class in Candide.Entities.Controllers.Other
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Controllers.Other - Base type
Candide.Entities.Controllers.Other.FurnitureController - Hash
68671DE4B50B41799BC798853BA3C49248DFB4B5649A8457FA048ACBA1F8C311
Relationships
Methods
GetInteraction
#
public Shared.Models.Interaction.Interaction GetInteraction(Shared.Entity.EntityWrapper otherEntity)
Method metadata
- Visibilitypublic
- Return type
Shared.Models.Interaction.Interaction - StaticFalse
- VirtualTrue
- Hash
04366162F823D0F26056555715F5776A4B92D75935C42FB44858B9EA0AE36FD2 - Body hash
C1818ACF1C0C7510DC8064D5A9408AAF188C10ACE32B996E894A36CC8DFB6489 - IL size68
Referenced calls
Shared.Entity.EntityWrapper::get_Mask()Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)Shared.Entity.EntityWrapper::get_CarriedId()System.Nullable<System.Guid>::get_HasValue()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
536DF659B71644513B9752BA1EBD70932D4323E7A990F0469CA644265B686B32 - Body hash
3E291F5B2E05693278AD70248DB3555DE5B757D5021B43909B5349583F56CA8A - IL size32
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
028EEBBE1719493077D322BEF6ADD6F6C5A528045D89C364563947F197A907FD - Body hash
9D335C79663452F23BF09D2F01E0E566CF8E64D626940D68DDAB4FCEC798A0FA - IL size328
Referenced calls
Shared.Entity.EntityWrapper::get_CarriedId()System.Nullable<System.Guid>::get_HasValue()Shared.Entity.EntitySystem::GetEntityById(System.Nullable<System.Guid>)Shared.Entity.EntityWrapper::get_Direction()CandideCreator.Shared.Helpers.VectorExtension::DirectionTo8IntDirection(System.Single)Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Shared.Entity.EntityWrapper::get_CarryingOffset()Shared.Entity.EntityWrapper::set_CarryingOffset(Microsoft.Xna.Framework.Vector3)