|
| enum class | BundleState : int { Inactive = 0
, Active = 1
, Hovered = 2
} |
| enum class | TooltipDirection : int { SouthEast = 0
, NorthEast = 1
, NorthWest = 2
, SouthWest = 3
} |
| enum class | BundleState : int { Inactive = 0
, Active = 1
, Hovered = 2
} |
| enum class | TooltipDirection : int { SouthEast = 0
, NorthEast = 1
, NorthWest = 2
, SouthWest = 3
} |
|
|
::ll::TypedStorage< 1, 1, bool > | mMinimizedTooltip |
|
::ll::TypedStorage< 4, 8, ::std::optional< int > > | mSelectedCollectionIndex |
|
::ll::TypedStorage< 8, 40, ::SlotData > | mSlotData |
|
::ll::TypedStorage< 4, 4, ::ActiveBundleData::BundleState > | mBundleState |
|
::ll::TypedStorage< 8, 80, ::std::optional<::BundleTooltipLayoutData > > | mCachedBundleTooltipLayoutData |
The documentation for this struct was generated from the following files: