| Modifier and Type | Method and Description |
|---|---|
static SteamMatchmaking.ChatMemberStateChange |
SteamMatchmaking.ChatMemberStateChange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SteamMatchmaking.ChatMemberStateChange[] |
SteamMatchmaking.ChatMemberStateChange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SteamMatchmakingCallback.onLobbyChatUpdate(SteamID steamIDLobby,
SteamID steamIDUserChanged,
SteamID steamIDMakingChange,
SteamMatchmaking.ChatMemberStateChange stateChange) |
Copyright © 2018. All rights reserved.