CandideServer.Entities.ControllerSets.Talos.ServerTalosBossChainController
Type JSONpublic class in CandideServer.Entities.ControllerSets.Talos
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.ControllerSets.Talos - Base type
Shared.Entity.Base.AbstractController - Hash
4B1A9673CCF7F9E3E61C16BA818666A6A2452B68EDE0F0A222A5882A3915D4B9
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
BasePos# | public | public Microsoft.Xna.Framework.Vector3 BasePos |
Parent# | public | public CandideServer.Entities.ControllerSets.Talos.ServerTalosArenaController Parent |
Methods
Disconnect
#
public System.Void Disconnect()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
DC36FA749BE89437E3DC6534D6F2B0B5553E3D3A15E64A83735233D7D3B9E3AC - Body hash
CCA81393D6B5A7C8D04B9641CAAA7B019BF070D00B0DAA61989E18D2146A48F2 - IL size8
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
15D6595F4DE485C314A7D57006D52822EBB4C5819A08EFBF9A7B08A63E76FF32 - Body hash
22144A0DBE01A37AFBFA68D791B1EE34DE4FB12B636EBF053DF77AA0F9F3BAD0 - IL size18
Referenced calls
Shared.Entity.EntityWrapper::get_Position()
OnDamaged
#
public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
DD68DC8F377DE575C6F831F10984A01DCF4DF9F170C7756F1A6640E2019EE152 - Body hash
2583E072C2FC6FCAAD80BEF25C1DDD9A843A2D88F0B13B23DCC26C870AD767FA - IL size41
Referenced calls
Shared.Entity.EntityWrapper::get_MaxHealth()Shared.Entity.EntityWrapper::set_Health(System.Single)
OnProjectileHit
#
public System.Boolean OnProjectileHit(System.Int32 id, Shared.Combat.Spells.Casting.CastSpell spell)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
678706F6FACFA76ACFB784C4328466C20F75990B0B0F71A6E1186B336F7481A6 - Body hash
E2CDC8BD55A83F129BBA1F1163CD64A9844A3B8BC1E22E5FD9644B9217AB7C8C - IL size2
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
BDFFB314A19E8C24CDCB1E9922D697E0312D93D904718C2948CCFCF4FC6D4AC7 - Body hash
2D228A024EE1471138A72557311EF547F1941F39397F0A78C54960E38B480B41 - IL size123
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)