Candide.Entities.Controllers.Legacy.FlintController
Type JSONpublic class in Candide.Entities.Controllers.Legacy
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Controllers.Legacy - Base type
Shared.Entity.Base.AbstractController - Hash
04E09B0A19FB3B72CA99712A7186ED855036405184EF753AB783F457DB4AE5C5
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
SharpFlintFrameDown# | private | private System.Int32 SharpFlintFrameDown |
SharpFlintFrameLeft# | private | private System.Int32 SharpFlintFrameLeft |
SharpFlintFrameRight# | private | private System.Int32 SharpFlintFrameRight |
SharpFlintFrameUp# | private | private System.Int32 SharpFlintFrameUp |
Methods
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
9A7C687F605EE638343E3B9CEC45B4A6884BF2D9F80C813D517E163325FB81A2 - Body hash
15E25EA3F4094B796E90A4873D7D0E6FF4A5B4D985747D606582BFCA68CB74A8 - IL size55
Referenced calls
Shared.Entity.EntityWrapper::get_Id()System.Object::GetHashCode()CandideCreator.Shared.Helpers.MathExtension::Mod(System.Int32, System.Int32)Shared.Entity.EntityWrapper::set_Frame(System.Int32)Shared.Entity.Base.AbstractController::OnServerSetState(System.Int32)
OnAttached
#
public System.Void OnAttached(Shared.Entity.EntityWrapper carrierEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
366BD64CD8906BB49E6343E5B9D17CB6B217CC8241258F20A51C79277D0DCEA7 - Body hash
5F1A07CB1AD46A20647B46545D436B9699CAA7FC22C46E2808FA06971F015F22 - IL size31
Referenced calls
Shared.Entity.Base.AbstractController::OnAttached(Shared.Entity.EntityWrapper)Shared.Entity.EntityWrapper::set_Frame(System.Int32)
OnDamaged
#
public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
1DC7AD1B7AD4BDB72F977E7CBC6DABAA648AECD7677351EB0D640FFC67ECDEB7 - Body hash
7C8BC4CA8992193C4DEA3947D2198B5B4002A3B37E6BD9C0278B1BA1B1DC449B - IL size148
Referenced calls
Candide.Multiplayer.PlayerHelper::IsLocalPlayer(Shared.Entity.EntityWrapper)Candide.GameModels.Helpers.PlayerEquipmentHelper::GetEquippedItemForType(Shared.Models.Items.EquipmentType)Shared.Helpers.HitPositionHelper::GetHitPosition(Shared.Entity.EntityWrapper, Shared.Combat.DamageInfo)Candide.Graphics.VFX.VfxPlayer::PlaySpacAnimation(System.String, Microsoft.Xna.Framework.Vector3)
String literals
hit:pick
OnPickedUp
#
public System.Void OnPickedUp(Shared.Entity.EntityWrapper liftingEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
6671C9E2E20953668B1DDB03D5FA983B226D60D9A4E30A081D3F30795C8CB8EA - Body hash
550CFB175D512FB4BD80C6D575B025BF4DC925DB5F7DA8DF155834EAA518EBA2 - IL size24
Referenced calls
Shared.Entity.EntityWrapper::set_Frame(System.Int32)
OnPickingUp
#
public System.Void OnPickingUp(Shared.Entity.EntityWrapper liftingEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
1C4B4893AA75636975E1DB3508730D9D23ED6CDC5CB6F69362BC128C8D50ABEC - Body hash
49DA1C546BF5CD981D02DE22AD033BD7C066878BABF488EA93F68D9D3D428988 - IL size31
Referenced calls
Shared.Entity.Base.AbstractController::OnPickingUp(Shared.Entity.EntityWrapper)Shared.Entity.EntityWrapper::set_Frame(System.Int32)
OnRemove
#
public System.Void OnRemove(Shared.Entity.EntityRemoveInfo entityRemoveInfo)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
106844EFF595C75B467E3CB08767517794A4C0BCCBBA0865F12D307A9F9CC3F3 - Body hash
6685E669782B9FD1CD079C929BF922B7B5F58E4191E367ECE1D82F42DB650D89 - IL size46
Referenced calls
String literals
event:/effects/flint_break
OnServerSetState
#
public System.Void OnServerSetState(System.Int32 state)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
059D3992C275C8BA8B8E46C48B26527011559A1A4413EC5741053595C2B28DFE - Body hash
B1F0E000170F566D94F8B9D37B31039E8B157B368D5D6D22AE65D51CBA8A9D1F - IL size168
Referenced calls
Candide.Sound.SoundExtensions::EmitSoundOneShot(Shared.Entity.EntityWrapper, System.String, System.Single, System.Single)Shared.Entity.EntityWrapper::set_Frame(System.Int32)Shared.Entity.EntityWrapper::set_DamageVfxType(Shared.Combat.DamageVfxType)Shared.Entity.EntityWrapper::get_MovableDamage()Shared.Combat.DamageTypesArray::get_Item(System.Int32)Shared.Combat.DamageTypesArray::SetDamages(System.Single, System.Single, System.Single, System.Single, System.Single, System.Single, System.Single, System.Single, System.Single)
String literals
event:/effects/sharpen_flint
OnThrown
#
public System.Void OnThrown(Shared.Entity.EntityWrapper throwingEntity)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
2F2B26F1E4CFE48289F238287F2D918BC1BC8B90E4EB3F6A59746030AB8F5C90 - Body hash
AF6ADEFBA323F1DBC47A72EBED491A3273F824334010E0A4BED5203E3C7105FC - IL size96
Referenced calls
Shared.Entity.EntityWrapper::get_Direction()CandideCreator.Shared.Helpers.VectorExtension::DirectionToIntDirection(System.Single)Shared.Entity.EntityWrapper::get_Frame()Shared.Entity.EntityWrapper::set_Frame(System.Int32)
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
89E263660E3D69543A94727BC211930F29BC9DA197096C4A52EDD6997CF3E231 - Body hash
FFD0961445C1A598A34F7BAC721A6FA053C76CFB10EA4C78F82F4DE26E19908A - IL size99
Referenced calls
Shared.Entity.EntityWrapper::get_CarrierId()System.Nullable<System.Guid>::get_HasValue()Shared.Entity.EntityWrapper::get_HeightFromFloor()Shared.Entity.EntityWrapper::get_Frame()Shared.Entity.EntityWrapper::set_Frame(System.Int32)