|
| enum class | GrowthDirection : int { Down = 0
, Up = 1
, Out = 2
} |
|
|
::ll::TypedStorage< 4, 4, ::TreeHelper::AttachableDecoration::GrowthDirection > | mDirection |
|
::ll::TypedStorage< 4, 4, int > | mNumSteps |
|
::ll::TypedStorage< 8, 176, ::BlockDescriptor > | mDecorationBlock |
|
::ll::TypedStorage< 4, 12, ::ChanceInformation > | mDecorationChance |
|
::ll::TypedStorage< 8, 24, ::std::vector<::TreeHelper::AttachableDecoration::DecorationBlockDescriptor > > | mDecorationSequence |
The documentation for this struct was generated from the following file: