|
enum class | SearchStrategy : int { Nearest = 0
, Random = 1
} |
|
enum class | PlaceStrategy : int { Any = 0
, WithMatching = 1
, WithMatchingOrEmpty = 2
} |
|
|
::ll::TypedStorage< 8, 24, ::std::vector<::BlockDescriptor > > | mSourceContainerTypes |
|
::ll::TypedStorage< 8, 24, ::std::vector<::BlockDescriptor > > | mDestinationContainerTypes |
|
::ll::TypedStorage< 4, 4, uint > | mMaxStackSize |
|
::ll::TypedStorage< 4, 4, float > | mInteractionTime |
|
::ll::TypedStorage< 1, 1, bool > | mAllowSimultaneousInteraction |
|
::ll::TypedStorage< 4, 4, ::TransportItemsGoalSettings::SearchStrategy > | mSearchStrategy |
|
::ll::TypedStorage< 4, 8, ::Vec2 > | mSearchDistance |
|
::ll::TypedStorage< 4, 4, uint > | mMaxVisitedContainers |
|
::ll::TypedStorage< 4, 4, uint > | mIdleCooldown |
|
::ll::TypedStorage< 4, 4, ::TransportItemsGoalSettings::PlaceStrategy > | mPlaceStrategy |
|
::ll::TypedStorage< 8, 24, ::std::vector<::ItemDescriptor > > | mAllowedItems |
|
::ll::TypedStorage< 8, 24, ::std::vector<::ItemDescriptor > > | mDisallowedItems |
|
The documentation for this struct was generated from the following file: