IMountingFacility
Documents the IMountingFacility class and its function.
Invoking IMountingFacility
mf = Game.IMountingFacility()Sub-functions
GetMountingInfoMultipleWithIds
GetMountingInfoMultipleWithIds(optional child : EntityID, optional parent : EntityID, optional slotId : MountingSlotId) : array:MountingInfo;GetMountingInfoMultipleWithObjects
GetMountingInfoMultipleWithObjects(optional child : ref:GameObject, optional parent : ref:GameObject, optional slotId : MountingSlotId) : array:MountingInfo;GetMountingInfoSingleWithIds
GetMountingInfoSingleWithIds(optional child : EntityID, optional parent : EntityID, optional slotId : MountingSlotId) : MountingInfo;GetMountingInfoSingleWithObjects
InfoHasChild
InfoHasParent
InfoIsComplete
Mount
RelationshipGetOtherObject
SlotIsValid
Unmount
Last updated