VehicleMountableComponent class
vehicle.VehicleMountableComponent
Inheritance
Base: game.mounting.MountableComponent
Derived
None.
Properties
None.
Functions
bool OnInteractionChoice(game.interactions.ChoiceEvent choiceEvent)RTTIbool OnActionDemolition(ActionDemolition evt)RTTIbool OnActionEngineering(ActionEngineering evt)RTTIbool DoStatusEffectsAllowMounting(WeakHandle<game.Object> executor)RTTIvoid MountEntityToSlot(ent.EntityID parentID, ent.EntityID childId, CName slot, MountType mountType)RTTI