Romestead Assembly Reference

CandideServer.Entities.ControllerSets.Talos.ServerTalosBossChainController

Type JSON

public class in CandideServer.Entities.ControllerSets.Talos

Methods5
Properties0
Fields2
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Entities.ControllerSets.Talos
  • Base typeShared.Entity.Base.AbstractController
  • Hash4B1A9673CCF7F9E3E61C16BA818666A6A2452B68EDE0F0A222A5882A3915D4B9

Relationships

Fields

NameVisibilitySignature
BasePospublicpublic Microsoft.Xna.Framework.Vector3 BasePos
Parentpublicpublic CandideServer.Entities.ControllerSets.Talos.ServerTalosArenaController Parent

Methods

EntityInitialize

public System.Void EntityInitialize()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash15D6595F4DE485C314A7D57006D52822EBB4C5819A08EFBF9A7B08A63E76FF32
  • Body hash22144A0DBE01A37AFBFA68D791B1EE34DE4FB12B636EBF053DF77AA0F9F3BAD0
  • IL size18
Referenced calls
  • Shared.Entity.EntityWrapper::get_Position()

OnDamaged

public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashDD68DC8F377DE575C6F831F10984A01DCF4DF9F170C7756F1A6640E2019EE152
  • Body hash2583E072C2FC6FCAAD80BEF25C1DDD9A843A2D88F0B13B23DCC26C870AD767FA
  • 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 typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash678706F6FACFA76ACFB784C4328466C20F75990B0B0F71A6E1186B336F7481A6
  • Body hashE2CDC8BD55A83F129BBA1F1163CD64A9844A3B8BC1E22E5FD9644B9217AB7C8C
  • IL size2

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashBDFFB314A19E8C24CDCB1E9922D697E0312D93D904718C2948CCFCF4FC6D4AC7
  • Body hash2D228A024EE1471138A72557311EF547F1941F39397F0A78C54960E38B480B41
  • 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)