HealthConsumable class
HealthConsumable
Inheritance
Base: game.CpoPickableItem
Derived
None.
Properties
| Property | Type | |
|---|---|---|
interactionComponent | game.interactions.Component? | scripted |
meshComponent | ent.MeshComponent? | scripted |
disappearAfterEquip | bool | scripted |
respawnTime | float | scripted |
Functions
bool OnRequestComponents(ent.EntityRequestComponentsInterface ri)overrideRTTIbool OnTakeControl(ent.EntityResolveComponentsInterface ri)overrideRTTIbool OnGameAttached()overrideRTTIbool OnInteractionChoiceEvent(game.interactions.ChoiceEvent evt)RTTIbool OnTurnOn(RespawnHealthConsumable evt)RTTI