메소드 | 설명 | |
---|---|---|
BSecure ( ) : bool | ||
GetHSteamPipe ( ) : HSteamPipe | ||
GetHSteamUser ( ) : HSteamUser | ||
GetSteamID ( ) : CSteamID | ||
Init ( uint unIP, ushort usSteamPort, ushort usGamePort, ushort usQueryPort, EServerMode eServerMode, string pchVersionString ) : bool | ||
ReleaseCurrentThreadMemory ( ) : void | ||
RunCallbacks ( ) : void | ||
Shutdown ( ) : void |
public static Init ( uint unIP, ushort usSteamPort, ushort usGamePort, ushort usQueryPort, EServerMode eServerMode, string pchVersionString ) : bool | ||
unIP | uint | |
usSteamPort | ushort | |
usGamePort | ushort | |
usQueryPort | ushort | |
eServerMode | EServerMode | |
pchVersionString | string | |
리턴 | bool |