Candide.Entities.Controllers.Other.WallController
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
E4AFB41B5387752C33F39E04735AA9A90A205423098FCBA9CD32FC4A439D0E9C
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
_wallMaterial# | private | private Candide.Entities.Controllers.Other.WallMaterial _wallMaterial |
Methods
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
9FF60377BC4BF02B040FB44A96546E14A8D429A1BF87E9FFC7BDB873D10B873D - Body hash
3EF8738160A47B57AD4BFED9C1F0F1492210C42B9A88910AE2658AC44DB71AD1 - IL size51
Referenced calls
Candide.Entities.Controllers.Other.FurnitureController::EntityInitialize()CandideCreator.Shared.Helpers.Parameters::GetEnum(System.String, !!0)Shared.Entity.EntityWrapper::get_MaskRef()Shared.Entity.Components.ComponentExtension::SetFlag(Shared.Entity.Components.Component&, Shared.Entity.Components.Component)
String literals
wall_material
GetInteraction
#
public Shared.Models.Interaction.Interaction GetInteraction(Shared.Entity.EntityWrapper otherEntity)
Method metadata
- Visibilitypublic
- Return type
Shared.Models.Interaction.Interaction - StaticFalse
- VirtualTrue
- Hash
0C68C85A939DEE3284984576BEBA9F47296C797852C48BE31D7896B5B8676D68 - Body hash
0909234F97808272350472ADE253C22EA74927695E1D24639415EDED89414AC3 - IL size42
Referenced calls
CandideServer.Helpers.EntityRepairHelper::ShouldRepairClient(Shared.Entity.EntityWrapper, System.Boolean)Shared.Models.Interaction.Interaction::.ctor(Shared.Models.Interaction.InteractionType, System.Object, System.Guid)
OnDamaged
#
public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
952C506391A70242775FCE111F4682C576A142B7FC4633EB94162C24DE4A1B9B - Body hash
F933B3E1CC9210514DEC31EA9AA8A60814A2A6E524E2286A48B9F7ED12D3A1F5 - IL size24
Referenced calls
String literals
WorldStats_WallDamageResistance
OnOutOfHealth
#
public System.Boolean OnOutOfHealth(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
DBC18535C869C53F703FFFF0CD976896C3E680B9AE2854C1A5D84A53911B1589 - Body hash
FDCEA1C67190608E7E3EDF1AE5F884B2955469160C416AC4AF4291871DE902D7 - IL size755
Referenced calls
Shared.Entity.EntityWrapper::get_Shape()Shared.Entity.EntityWrapper::get_MaxHealth()Shared.Combat.DamageResultHelper::GetViolenceVector(Shared.Combat.DamageResult, System.Single)Candide.Database.DebrisParticleDataBase::GetDebrisDrawable(System.String)Shared.Entity.EntityWrapper::get_Position()CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)Candide.Data.DebrisParticleFrames::Next(System.Random)Candide.Graphics.ParticleHelper::GetRandomDirectionVelocity(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector3::op_Division(Microsoft.Xna.Framework.Vector3, System.Single)Microsoft.Xna.Framework.Vector3::op_Multiply(Microsoft.Xna.Framework.Vector3, System.Single)Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)Candide.Graphics.ParticleHelper::SpawnBouncyPushableParticle(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3, Candide.Graphics.Drawable&, System.Single, System.Single, System.Single, System.Single)Shared.Entity.Base.AbstractController::OnOutOfHealth(Shared.Combat.DamageResult)
String literals
wood_splintersbark_fragmentsstone_greystone_redconcretemarble_white
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
DA25DA2FF2F1552AFB40CB9E2B59D15A79B07A5BD43B55B40733885A9BA966FB - Body hash
6C016964C957122DB1AA44A10BE844192946FF8934E5E3B1C14DBD511BB13D74 - IL size55
Referenced calls
Candide.Entities.Controllers.Other.FurnitureController::Update(Microsoft.Xna.Framework.GameTime)Shared.Entity.EntityWrapper::get_Health()Shared.Entity.EntityWrapper::get_MaxHealth()Shared.Entity.EntityWrapper::set_Frame(System.Int32)