|
| enum class | EventType : int {
Push = 0
, Pop = 1
, PopRangeOfType = 2
, Flush = 3
,
Reload = 4
} |
| enum class | EventType : int {
Push = 0
, Pop = 1
, PopRangeOfType = 2
, Flush = 3
,
Reload = 4
} |
|
|
::ll::TypedStorage< 4, 4, ::SceneStack::SceneStackEvent::EventType > | mType |
The documentation for this class was generated from the following files: