InspectDummy class
InspectDummy
Inheritance
Base: game.Object
Derived
None.
Properties
| Property | Type | |
|---|---|---|
mesh | ent.PhysicalMeshComponent? | scripted |
choice | game.interactions.Component? | scripted |
inspectComp | InspectableObjectComponent? | scripted |
Functions
bool OnRequestComponents(ent.EntityRequestComponentsInterface ri)overrideRTTIbool OnTakeControl(ent.EntityResolveComponentsInterface ri)overrideRTTIbool OnInteractionChoice(game.interactions.ChoiceEvent choice)RTTI