Candide.Entities.Controllers.Legacy.TargetDummyController
Type JSONpublic class in Candide.Entities.Controllers.Legacy
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Controllers.Legacy - Base type
Candide.Entities.Controllers.Other.FurnitureController - Hash
9EC3E61F8DB3F238EDAE512D852D94943CB843E65208CDC6CBCC37A3164D8080
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
Active# | public | public System.Boolean Active |
ActiveTimer# | public | public System.Single ActiveTimer |
DamageCounter# | public | public System.Single DamageCounter |
DamageHistory# | public | public System.Single[] DamageHistory |
DamageTimer# | public | public System.Single DamageTimer |
_animationStateMachine# | private | private Candide.Entities.Animations.EntitySpacAnimationStateMachine _animationStateMachine |
Methods
BeforeRender
#
public System.Void BeforeRender()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
FD434D67B915D345F5979E1AF2DD67BF2B0FC9FC452FB3D471F96C001FD5A65A - Body hash
715EA9AC3D99E4A6D912F5D17AC7E74B719F26305E44CE259E1E1F7C233501C3 - IL size203
Referenced calls
Shared.Entity.EntityWrapper::get_Visible()Candide.Entities.Animations.EntitySpacAnimationStateMachine::Draw(Shared.Entity.EntityWrapper)Shared.Entity.EntityWrapper::get_Position()Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0, System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()Microsoft.Xna.Framework.Color::get_White()System.Nullable<Microsoft.Xna.Framework.Color>::.ctor(!0)Candide.Graphics.VisualDebug.VisualDebugText::.ctor(Microsoft.Xna.Framework.Vector2, System.String, System.Nullable<Microsoft.Xna.Framework.Color>, System.Nullable<Microsoft.Xna.Framework.Vector2>)CandideCreator.Shared.Graphics.VisualDebug::Custom(CandideCreator.Shared.Graphics.VisualDebugDrawable)
String literals
DPS:0.0
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
EE284EE749505520A8B6154F6F2705EDF529394D36557CA75AA3D263975D92F5 - Body hash
BAE9317B2E9FD22D1294856512DDC8FCEF9AC62A897197BDA70B01543DC39F4E - IL size394
Referenced calls
Candide.Entities.Controllers.Other.FurnitureController::EntityInitialize()Candide.Database.SpacDataBase::GetSpacOrNull(System.String)Shared.Entity.EntityInitializeException::.ctor()CandideCreator.Shared.SpacSystem.State::.ctor(System.String, System.Boolean, System.Nullable<System.Single>, System.Single, System.Boolean)TargetDummyController.<>c::<EntityInitialize>b__7_0()System.Func<System.Boolean>::.ctor(System.Object, System.IntPtr)CandideCreator.Shared.SpacSystem.Transition::.ctor(System.String, System.String, System.Func<System.Boolean>, System.String, System.Boolean)TargetDummyController.<>c::<EntityInitialize>b__7_1()Candide.Entities.Controllers.Legacy.TargetDummyController::<EntityInitialize>b__7_2()Candide.Entities.Controllers.Legacy.TargetDummyController::<EntityInitialize>b__7_3()Candide.Entities.Animations.EntitySpacAnimationStateMachine::.ctor(CandideCreator.Shared.Models.SpritesAnimationCollections.Spac, System.Collections.Generic.IEnumerable<CandideCreator.Shared.SpacSystem.State>, System.Collections.Generic.IEnumerable<CandideCreator.Shared.SpacSystem.Transition>)CandideCreator.Shared.SpacSystem.AbstractSpacAnimationStateMachine::SetState(System.String, System.Boolean)Shared.Entity.EntityWrapper::set_UsesSpac(System.Boolean)Candide.Graphics.VFX.SpacRenderingArgs::SetDefaultEntityOffset(Shared.Entity.EntityWrapper)
String literals
target_dummyidlehitcritical*
OnDamaged
#
public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
1127F698D72BFC78733EF2795EA641CC0A0B063FD170302A219CF49082DA7D60 - Body hash
3DE63734B95DA7467B0CBED39061560617FA1C72EC202F48746B29AA939E26CB - IL size99
OnServerSetState
#
public System.Void OnServerSetState(System.Int32 state)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
0C0EFAAB169714ECE9801A196C2061142EA74410BD57EB3CAB5BFDF237AD7FC3 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
F5884A98857D18FB7201449761AC6435C78D1419696AE5E1468E75CB72D64FCE - Body hash
D310E9970CE634595B970C6591F984ABF3BC80AE552B7115F2F8B7F836C34C74 - IL size150
Referenced calls
UpdateDamageHistory
#
public System.Void UpdateDamageHistory()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
9906F3647ACF6219DD584836CA816921FB873D5078650A2AC0EAD7E129332595 - Body hash
5A8BAE5B499B7745D991B4D6FEFC99625EC96CAD5DFA0EB2F3CCFA3E1840B04E - IL size65
WorldLoad
#
public System.Void WorldLoad()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
A775D172BC601D106AB70700922150D5E440D85D76794B648E89A4F8F0E4F3A7 - Body hash
2C7AD7B80EB532ADFFB5E4A6EFDFAAA37ADECC73FC73E1F59BFEB8E49C7AD20B - IL size62