Kerbal Space Program
1.12.4
|
Public Member Functions | |
delegate void | InternalRulesFailedToRespond (IntPtr thisptr) |
delegate void | InternalRulesRefreshComplete (IntPtr thisptr) |
delegate void | InternalRulesResponded (IntPtr thisptr, IntPtr pchRule, IntPtr pchValue) |
ISteamMatchmakingRulesResponse (RulesResponded onRulesResponded, RulesFailedToRespond onRulesFailedToRespond, RulesRefreshComplete onRulesRefreshComplete) | |
delegate void | RulesFailedToRespond () |
delegate void | RulesRefreshComplete () |
delegate void | RulesResponded (string pchRule, string pchValue) |
Static Public Member Functions | |
static | operator System.IntPtr (ISteamMatchmakingRulesResponse that) |
|
inline |
delegate void Steamworks.ISteamMatchmakingRulesResponse.InternalRulesFailedToRespond | ( | IntPtr | thisptr | ) |
delegate void Steamworks.ISteamMatchmakingRulesResponse.InternalRulesRefreshComplete | ( | IntPtr | thisptr | ) |
delegate void Steamworks.ISteamMatchmakingRulesResponse.InternalRulesResponded | ( | IntPtr | thisptr, |
IntPtr | pchRule, | ||
IntPtr | pchValue | ||
) |
|
inlineexplicitstatic |
delegate void Steamworks.ISteamMatchmakingRulesResponse.RulesFailedToRespond | ( | ) |
delegate void Steamworks.ISteamMatchmakingRulesResponse.RulesRefreshComplete | ( | ) |
delegate void Steamworks.ISteamMatchmakingRulesResponse.RulesResponded | ( | string | pchRule, |
string | pchValue | ||
) |