BM.SelfDeletingCreatureHelper
Type JSONpublic struct in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
System.ValueType - Hash
E2AB17FFFE68B4EDB4C50B72DC1855DB05F102547321678E35FC88C085449872
Relationships
Base type
System.ValueType
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
HasBeenDeleted# | public | public System.Boolean HasBeenDeleted |
KillDamageInfo# | public | public Shared.Combat.DamageInfo KillDamageInfo |
ShouldBeDeleted# | public | public System.Boolean ShouldBeDeleted |
Properties
| Name | Visibility | Signature |
|---|---|---|
IsMarkedForDeletion# | public | public System.Boolean IsMarkedForDeletion |
Methods
MarkForDeletion
#
public System.Void MarkForDeletion()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
F2106375D1E4903482B6A9F81C2CD4600D9010ADE4573B8B450E7372834547BA - Body hash
44FB2FF85C77C2480FE23E67EB2CFFE8B55F4E75A420367A422070B3F1A0C6B0 - IL size8
OnRemove
#
public System.Void OnRemove(Shared.Entity.EntityWrapper entity, Shared.Entity.EntityRemoveInfo info)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
A65D6D248ABD1934E4274BD3F7E045717402ABB7A6A06787CF6B943264302EF0 - Body hash
EA4C7AB109E64D0FF6A9593C677B5BD8FDB384809A33006A14A087EBB48C1FB9 - IL size54
Referenced calls
TrySetKillDamageInfo
#
public System.Void TrySetKillDamageInfo(Shared.Combat.DamageResult damageResult)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
0BF3C67AA68A5482091D0A888B2C38FE9440994E7BCD1C22FF2974D2B229C08E - Body hash
E2F039423C9E2087CEDADE6AA941F319025F4966B2FD2555F08229CA395469E0 - IL size18
Update
#
public System.Boolean Update(Shared.Entity.EntityWrapper entity)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
88874754A404AD22B953A4C93A909145D61455F67F5E13B5A7CDB3978864A7FC - Body hash
BF7E46164A85CCAE4345F5602AB228F7BCF191F8D2F0E025B25680336A55F83D - IL size93
Referenced calls
Called by
CandideServer.Entities.Controllers.Enemies.ServerFallenBloatController::UpdateCandideServer.Entities.Controllers.Enemies.ServerJumpingSkullController::UpdateCandideServer.Entities.Controllers.Enemies.ServerLavaConstructController::UpdateCandideServer.Entities.ControllerSets.TurtleNew.ServerTurtleController::Update