Skip to content

Struct Manus::CoreSDK::UserLandscape

ClassList > Manus > CoreSDK > UserLandscape

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

Public Attributes

Type Name
uint userCount
UserLandscapeData[] users

Public Functions

Type Name
UserLandscape (UserLandscapeData[] p_Users, uint p_UserCount)

Public Attributes Documentation

variable userCount

uint Manus.CoreSDK.UserLandscape.userCount;

variable users

UserLandscapeData [] Manus.CoreSDK.UserLandscape.users;

Public Functions Documentation

function UserLandscape

inline Manus::CoreSDK::UserLandscape::UserLandscape (
    UserLandscapeData [] p_Users,
    uint p_UserCount
) 

The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs