QuickSlotCommand struct 296 bytes
QuickSlotCommand
Inheritance
No base class.
Derived
None.
Properties
| Property | Type | |
|---|---|---|
ActionType | QuickSlotActionType | scripted |
IsSlotUnlocked | bool | scripted |
IsLocked | bool | scripted |
AtlasPath | CName | scripted |
IconName | CName | scripted |
MaxTier | int | scripted |
VehicleState | int | scripted |
ItemId | game.ItemID | scripted |
Title | string | scripted |
Type | string | scripted |
Description | string | scripted |
IsEquipped | bool | scripted |
intData | int | scripted |
playerVehicleData | vehicle.PlayerVehicle | scripted |
itemType | QuickSlotItemType | scripted |
equipType | game.data.EquipmentArea | scripted |
slotIndex | int | scripted |
interactiveAction | game.device.Action? | scripted |
interactiveActionOwner | ent.EntityID | scripted |
Functions
static bool IsEmpty(QuickSlotCommand self)staticRTTI global