Candide.Entities.Controllers.Other.VariableTextureController
Type JSONpublic class in Candide.Entities.Controllers.Other
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Controllers.Other - Base type
Candide.Entities.Controllers.Other.VariableTextureControllerBase - Hash
D407511CD0C5D56C4629F90FDC5830136F6E708DE3C56D38E3CF23788FA0D215
Relationships
Base type
Candide.Entities.Controllers.Other.VariableTextureControllerBase
Derived types
Candide.Entities.Controllers.BarbequeController.HarvestableObjectControllerCandide.Entities.Controllers.Other.PotControllerCandide.Entities.Controllers.Other.SatyrBoss.SatyrBossBattleStandardCandide.Entities.Controllers.Other.SimpleAnimationControllerCandide.Entities.Controllers.Other.VariableBreakableController
Referenced by types
Candide.Entities.Controllers.BarbequeController.HarvestableObjectControllerCandide.Entities.Controllers.Legacy.TreeControllerCandide.Entities.Controllers.Other.BushControllerCandide.Entities.Controllers.Other.FruitTreeControllerCandide.Entities.Controllers.Other.PotControllerCandide.Entities.Controllers.Other.SatyrBoss.SatyrBossBattleStandardCandide.Entities.Controllers.Other.SimpleAnimationControllerCandide.Entities.Controllers.Other.SkinnyTreeControllerCandide.Entities.Controllers.Other.VariableBreakableControllerCandide.Entities.Controllers.Other.Veins.VeinController
Fields
| Name | Visibility | Signature |
|---|---|---|
_damageTimer# | private | private System.Single _damageTimer |
Methods
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
D403373C28D0B01246F669A931D7E5690C4529C50C939DA9E2EC60D8D685FAFF - Body hash
B408727C933977BAA1E0787AC0F35A4014EA710C631958B38A8220587680F030 - IL size12
Referenced calls
Called by
Candide.Entities.Controllers.Other.PotController::EntityInitializeCandide.Entities.Controllers.Other.SatyrBoss.SatyrBossBattleStandard::EntityInitializeCandide.Entities.Controllers.Other.SimpleAnimationController::EntityInitializeCandide.Entities.Controllers.Other.VariableBreakableController::EntityInitialize
String literals
texture
OnDamaged
#
public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
C552AF6345897125736A80B231E817374BAD62025FC5D3C24702588A3392322A - Body hash
245246DCD983DCD67FB827BF79FC6B0906217575905855EE780FBEC36BDD4B27 - IL size46
OnKilled
#
public Shared.Entity.Base.OnKilledBehaviour OnKilled(Shared.Entity.EntityKillInfo info)
Method metadata
- Visibilitypublic
- Return type
Shared.Entity.Base.OnKilledBehaviour - StaticFalse
- VirtualTrue
- Hash
46C89DC74B3FD6D58EBE6ABFAC1B9E30D62FD7A5DDAF43D8AEA40345E850343E - Body hash
69505A2278E5D8037EEE5FDA5B2B777076A9F7AEA0C3D674820D73BEF4458B27 - IL size22
SpawnParticles
#
public System.Void SpawnParticles(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
C15F02C89E51E4407CC42F212078777AF73ABD6867CC97480F1A4748DE1D4D1B - Body hash
AD1889C294AC8DD13EE8651270C80C4CD2EA458B51C90083EE91C9DF08B38D63 - IL size202
Referenced calls
Shared.Entity.EntityWrapper::get_MaxHealth()CandideCreator.Shared.Helpers.CandideMathHelper::Limit0To1(System.Single)CandideCreator.Shared.Helpers.CandideMathHelper::InterpolateBetween(System.Single, System.Single, System.Single)Shared.Combat.DamageResultHelper::GetViolenceVector(Shared.Combat.DamageResult, System.Single)System.Nullable<Microsoft.Xna.Framework.Vector3>::get_HasValue()System.Nullable<Microsoft.Xna.Framework.Vector3>::GetValueOrDefault()Microsoft.Xna.Framework.Vector3::Length()System.MathF::Max(System.Single, System.Single)Microsoft.Xna.Framework.Vector3::op_Multiply(Microsoft.Xna.Framework.Vector3, System.Single)Shared.Entity.EntityWrapper::get_Position()Shared.Entity.EntityWrapper::get_Velocity()Shared.Entity.EntityWrapper::get_Fdt()Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)Candide.Entities.Controllers.Other.VariableTextureControllerBase::SpawnParticles(Microsoft.Xna.Framework.Vector3, System.Single, System.Single, System.Int32, System.Single, System.Single, Microsoft.Xna.Framework.Vector3, CandideCreator.Shared.Graphics.SpriteSheet, System.Int32, CandideCreator.Shared.Helpers.Parameters)
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
DA0A79DB9B994A9777340B101E5C6F70B72C74B723CA2DF1B607E1CBAEB21EF1 - Body hash
7F4F5FEEA86D57858039F14D3CA2515AFB329364682BD2CED742AEA4CBF7029E - IL size25
Referenced calls
Shared.Entity.EntityWrapper::get_Fdt()