Play-SDK-CSharp
LeanCloud.Play.Room Member List

This is the complete list of members for LeanCloud.Play.Room, including all inherited members.

AddExpectedUserIds(List< string > expectedUserIds)LeanCloud.Play.Roominline
ClearExpectedUserIds()LeanCloud.Play.Roominline
Close()LeanCloud.Play.Roominline
CustomPropertiesLeanCloud.Play.Room
ExpectedUserIdsLeanCloud.Play.Room
GetPlayer(int actorId)LeanCloud.Play.Roominline
KickPlayer(int actorId, int code, string reason)LeanCloud.Play.Roominline
MasterLeanCloud.Play.Room
MasterActorIdLeanCloud.Play.Room
MaxPlayerCountLeanCloud.Play.Room
NameLeanCloud.Play.Room
OpenLeanCloud.Play.Room
PlayerLeanCloud.Play.Room
PlayerListLeanCloud.Play.Room
RemoveExpectedUserIds(List< string > expectedUserIds)LeanCloud.Play.Roominline
SendEvent(byte eventId, PlayObject eventData, SendEventOptions options)LeanCloud.Play.Roominline
SetCustomProperties(PlayObject properties, PlayObject expectedValues=null)LeanCloud.Play.Roominline
SetExpectedUserIds(List< string > expectedUserIds)LeanCloud.Play.Roominline
SetMaster(int newMasterId)LeanCloud.Play.Roominline
SetMaxPlayerCount(int count)LeanCloud.Play.Roominline
SetOpen(bool open)LeanCloud.Play.Roominline
SetPlayerCustomProperties(int actorId, PlayObject properties, PlayObject expectedValues)LeanCloud.Play.Roominline
SetVisible(bool visible)LeanCloud.Play.Roominline
VisibleLeanCloud.Play.Room