Candide.Entities.Controllers.Other.TentFurnitureController
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
C53C52C245703BA5DFFFC644FC2360B6C767EAE7A68AF07B660895CE9FA97CC4
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
CD6276DC5C405F4BF056F15B78D1AED230319EAF71B5ADC6C2C2BB15193D31F3 - Body hash
C3B92A4D130C90CEFE70868FDB821091141B58A954806E033A54E6F4B026850E - IL size108
Referenced calls
CandideServer.Helpers.EntityRepairHelper::ShouldRepairClient(Shared.Entity.EntityWrapper, System.Boolean)Shared.Models.Interaction.Interaction::.ctor(Shared.Models.Interaction.InteractionType, System.Object, System.Guid)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()
OnInteract
#
public System.Void OnInteract(Shared.Entity.EntityWrapper otherEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
BEFC4CA638C2D4F4722D02929875D1679850B77601BE4487A6756FC0879B92AA - Body hash
0B783CF4AB3290AD74AA28A921B36394D842CE85358C0E346BD272FD775DD42D - IL size32
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
1679492CB857610671700C4E155BB5D01DF2735BCADDD9FD1D1FCD6BBB810F50 - Body hash
12B2E13DCED2F2B9A1E5EAF2ED65843D29AC8A08E039477EF5118C224599781B - IL size94
Referenced calls
Shared.Entity.EntityWrapper::get_CarriedId()Shared.Entity.EntitySystem::GetEntityById(System.Nullable<System.Guid>)Shared.Entity.EntityWrapper::set_Frame(System.Int32)Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Shared.Entity.EntityWrapper::set_CarryingOffset(Microsoft.Xna.Framework.Vector3)Candide.Entities.Controllers.Other.BedController::ApplyBedAura(Shared.Entity.EntityWrapper)