VirtualItem_TEMP class
VirtualItem_TEMP
Inheritance
Base: game.Object
Derived
None.
Properties
| Property | Type | |
|---|---|---|
item | string | scripted |
interaction | game.interactions.Component? | scripted |
mesh | ent.PhysicalMeshComponent? | scripted |
mesh1 | ent.PhysicalMeshComponent? | scripted |
mesh2 | ent.PhysicalMeshComponent? | scripted |
mesh3 | ent.PhysicalMeshComponent? | scripted |
mesh4 | ent.PhysicalMeshComponent? | scripted |
Functions
bool OnRequestComponents(ent.EntityRequestComponentsInterface ri)overrideRTTIbool OnTakeControl(ent.EntityResolveComponentsInterface ri)overrideRTTIbool OnGameAttached()overrideRTTIbool OnInteractionChoice(game.interactions.ChoiceEvent choice)RTTIvoid TransferItem(game.Object activator)RTTIvoid HideVirtualItem()RTTI