CandideServer.Entities.ControllerSets.PhoenixBoss.ServerPhoenixBossEggController
Type JSONpublic class in CandideServer.Entities.ControllerSets.PhoenixBoss
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.ControllerSets.PhoenixBoss - Base type
Shared.Entity.Base.AbstractController - Hash
3DF86A2542D622FD163D9E8D8B9E5AD29B80B2060FD08022777ACAB342E0D034
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
HitsRequiredToBreak# | public | public System.Int32 HitsRequiredToBreak |
LocationId# | public | public System.Guid LocationId |
Methods
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
0C7E90138A0D454DDECA562C5C3A1B87D1ABC8EC9C841EBB7D2E14E1E5BF9553 - Body hash
E3029E65A0815797882F87DFF48320C0225BC0C6193A3BCAE6EA02DB9CDA9EF0 - IL size59
Referenced calls
CandideCreator.Shared.Helpers.Parameters::GetGuid(System.String, System.Guid)Shared.Entity.EntityWrapper::get_Position()CandideCreator.Shared.Helpers.VectorExtension::ToScreenSpace(Microsoft.Xna.Framework.Vector3)CandideServer.ServerControllers.BossServerController::UpdateBossLocationIconLocation(System.Guid, Microsoft.Xna.Framework.Vector2)
String literals
locationId
OnDamaged
#
public System.Void OnDamaged(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
345A035F1BACF929C1E3DEB40B746EB2CB58EDAA0F6825CFE107A80956E5B826 - Body hash
39208900E4F7A694780945F55657C474652FDB83ED552875B2A719B3AEBBFC4D - IL size44
Referenced calls
CandideServer.ServerManagers.PlayerServerManager::GetPlayerFromEntity(Shared.Entity.EntityWrapper)Shared.Entity.EntityWrapper::get_MaxHealth()
OnKilled
#
public Shared.Entity.Base.OnKilledBehaviour OnKilled(Shared.Entity.EntityKillInfo info)
Method metadata
- Visibilitypublic
- Return type
Shared.Entity.Base.OnKilledBehaviour - StaticFalse
- VirtualTrue
- Hash
C3AE4F3B92C59383F873A5DB90DE692432DCABD1308C8933AFE0A2613643332B - Body hash
AEF25970CD60D9D937F5B3E3C82E4536BBEA2EB5EEC5915E505F0A66AEC0B26A - IL size53
Referenced calls
CandideServer.Helpers.ServerWorldHelper::GetEntityWorldId(Shared.Entity.EntityWrapper)Shared.Entity.EntityWrapper::get_Position()System.Nullable<System.Guid>::.ctor(!0)CandideServer.ServerManagers.BossServerManager::SpawnBoss(System.String, System.Nullable<System.Guid>, Microsoft.Xna.Framework.Vector3, System.Guid)