Candide.Entities.Controllers.Talos.TalosShoulderController
Type JSONpublic class in Candide.Entities.Controllers.Talos
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Controllers.Talos - Base type
Shared.Entity.Base.AbstractController - Hash
13C3D7FE6470B0291134A484C48281D42308E1FE4FC7DCA6DABFAF5EDA7ED093
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
BasePos# | public | public Microsoft.Xna.Framework.Vector3 BasePos |
Parent# | public | public Candide.Entities.Controllers.Talos.TalosArenaController Parent |
_previousState# | private | private System.Int32 _previousState |
Methods
BeforeRender
#
public System.Void BeforeRender()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
5FDA5BF1DDFD9394317A9C41AECA785FFD9E7A67DEE3116A847B413B96F994CE - Body hash
1520D12B65E8D6F651C2699D5D4C85133F141AE247E36EF3A057EF5A84833C6D - IL size94
Referenced calls
Shared.Entity.EntityWrapper::set_Visible(System.Boolean)Shared.Entity.EntityWrapper::set_Frame(System.Int32)
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
40747CFC106EB9E18742231E51A6EB9C6B8FFA478585A520F0C9699F71DFEC25 - Body hash
C48660FAC67B8BD974A4804B8378FF4001616707AFD15656CBBB6CDE85D028C2 - IL size60
Referenced calls
Shared.Entity.EntityWrapper::get_MeshOffset()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)Shared.Entity.EntityWrapper::set_MeshOffset(Microsoft.Xna.Framework.Vector3)Shared.Entity.EntityWrapper::get_Position()
GetToolTip
#
public System.ValueTuple<System.String, System.Nullable<Microsoft.Xna.Framework.Color>> GetToolTip(System.Text.StringBuilder tooltipBuilder)
Method metadata
- Visibilitypublic
- Return type
System.ValueTuple<System.String, System.Nullable<Microsoft.Xna.Framework.Color>> - StaticFalse
- VirtualTrue
- Hash
4E8743CB060BCB5CCF8526826D6B6520326C8C2936F6DC12D25E133FDC827B3A - Body hash
6CF67B3E0ED63650951442C6C8815DF27FE7918BC559B13AB1EC52B994F0179A - IL size20
Referenced calls
System.ValueTuple<System.String, System.Nullable<Microsoft.Xna.Framework.Color>>::.ctor(!0, !1)
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
17071A882B9415EEF2BE31B4B41BD824A96901E94DD93B793891E6C4078B91F6 - Body hash
784D9D2773CC6E3B6B2DD979088B3AD4CCF0F4ACE865FFCB7303F666EDBF16A7 - IL size113
Referenced calls
System.Nullable<Microsoft.Xna.Framework.Vector3>::.ctor(!0)System.Nullable<Microsoft.Xna.Framework.Vector3>::get_HasValue()System.Nullable<Microsoft.Xna.Framework.Vector3>::GetValueOrDefault()Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)Microsoft.Xna.Framework.Vector3::get_Zero()Shared.Entity.EntityWrapper::set_Position(Microsoft.Xna.Framework.Vector3)