Candide.Entities.Controllers.Other.BedController
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
F57965C5D8A759616DC0B99A0442DC84F5CCC54BD8468E0B172AD163C1E2A3CC
Relationships
Methods
ApplyBedAura
#
public System.Void ApplyBedAura(Shared.Entity.EntityWrapper carriedEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
714BDC9C9EC87BE0F869E71F10BAA712DE2D6D99125197993F8CE581F88672E5 - Body hash
C9092DC073C92185BDD0ECC24E9B579A62ACCDF6867232648DB4050D52208A5A - IL size146
Referenced calls
Candide.Multiplayer.Models.LocalPlayer::get_EntityId()Shared.Entity.EntityWrapper::get_Id()System.Guid::op_Inequality(System.Guid, System.Guid)Candide.GameModels.Helpers.LocalPlayerFlags::HasFlag(System.String)Shared.Entity.EntityWrapper::get_Health()Shared.Entity.EntityWrapper::get_MaxHealth()Candide.GameModels.Managers.AuraManager::EntityHasAura(System.String, Shared.Entity.EntityWrapper)Shared.Aura.Args.HealingOverTimeAuraArgs::.ctor()Candide.GameModels.Helpers.LocalPlayerFlags::GetFlagValue1(System.String, System.Single)Candide.GameModels.Managers.AuraManager::TryApplyAuraToEntity(System.String, Shared.Entity.EntityWrapper, System.Nullable<System.Guid>, Shared.Aura.Args.AbstractAuraArgs, System.Boolean, System.Boolean, System.Boolean)
Called by
String literals
bed_hp_regenaura:favour:power_napper
GetInteraction
#
public Shared.Models.Interaction.Interaction GetInteraction(Shared.Entity.EntityWrapper otherEntity)
Method metadata
- Visibilitypublic
- Return type
Shared.Models.Interaction.Interaction - StaticFalse
- VirtualTrue
- Hash
20C3A5E407C4EDB7B85C7ACAD2A1A1F0EEA89200757ED75925BFEA5CF3652595 - Body hash
B2ED9E0E1DE00DC0B0ABDB2B23A6386C9456855030A82C74C32015B83F555BA5 - IL size121
Referenced calls
Candide.Entities.Controllers.Other.FurnitureController::GetInteraction(Shared.Entity.EntityWrapper)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()
OnEntityDetached
#
public System.Void OnEntityDetached(Shared.Entity.EntityWrapper detachedEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
479AF90A06F9456B48DC565DC6F653A14DF4B7EEDD214ACBC0883A09B31F4EB0 - Body hash
A2ABA1D1CAB2DFD4F35191D7F42BD61EE024574031ADA18E2E3BEEB8FBCEBFF1 - IL size8
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
F253336573A6681D86C5643FFFCF2F164DFAFD009F018C15AFF135D63D507BE2 - Body hash
746B8011B89C4C4825481F9876A5D6EBB20942691395FB79FFA63EA9D8BEBBE9 - IL size223
Referenced calls
Shared.Entity.EntityWrapper::get_CarriedId()System.Nullable<System.Guid>::get_HasValue()Shared.Entity.EntitySystem::GetEntityById(System.Nullable<System.Guid>)Candide.Entities.Controllers.Other.BedController::ApplyBedAura(Shared.Entity.EntityWrapper)Shared.Entity.EntityWrapper::get_Direction()CandideCreator.Shared.Helpers.VectorExtension::DirectionToIntDirection(System.Single)Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Shared.Entity.EntityWrapper::set_CarryingOffset(Microsoft.Xna.Framework.Vector3)