|
| enum class | SplitScreenMode : int { Vertical = 1
, Horizontal = 2
} |
|
|
::ll::TypedStorage< 1, 1, bool > | mIsSplitScreenActive |
|
::ll::TypedStorage< 4, 4, int > | mClientInstanceCount |
|
::ll::TypedStorage< 4, 4, int > | mClientSubId |
|
::ll::TypedStorage< 4, 4, uint > | mUserId |
|
::ll::TypedStorage< 4, 4, ::SplitScreenUpdatedEventData::SplitScreenMode > | mSplitscreenDirection |
The documentation for this struct was generated from the following file: