Skip to content

Struct UserLandscape

ClassList > UserLandscape

Stores all the information related to the users present in the landscape.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
uint32_t userCount
UserLandscapeData users

Public Attributes Documentation

variable userCount

uint32_t UserLandscape::userCount;

variable users

UserLandscapeData UserLandscape::users[MAX_USERS];

The documentation for this class was generated from the following file api/cppSDK/SDKClient/ManusSDKTypes.h