CandideServer.Entities.ControllerSets.MinervasOwl.ServerOwlBossEggController
Type JSONpublic class in CandideServer.Entities.ControllerSets.MinervasOwl
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.ControllerSets.MinervasOwl - Base type
Shared.Entity.Base.AbstractController - Hash
3F7EFD3455F0376EC62C7EA8A6F7A2A99E1F7AC2DC861BA9985C1F269D67A619
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
A0C926060A62D0AA2A225220EE6A7E10FBE3A3057A9CE1BF584E1F379D8D3F7A - Body hash
0B35DB1E622FF9F3798101B34873D516E8EC12B6539BBDE08377237D7542B446 - 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
99EC780474F67DCF7B0FC5EBD5493E60096D01ED89942B53A1E9342D91239FAC - Body hash
75095E88B2C9A1A4F5B2131BE744F1723773F1CB1C3AF061CA7A6853EDD01777 - 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
E0575B78449A320828EF5DC0B5C3C1392EB976C5C7678EA0CFE7700A36BF5B9C - Body hash
55EAF65849D7B9FBD6FA024300DD81E7F64B1C451CD8714E343CE8A79EE8BE93 - IL size65
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)