Space Engineers
|
Steam service, may be replaced by interface later. Don't use it directly in GameLib More...
Public Types | |
enum | NotificationPosition { NotificationPosition.TopLeft = 0, NotificationPosition.TopRight = 1, NotificationPosition.BottomLeft = 2, NotificationPosition.BottomRight = 3 } |
Public Member Functions | |
MySteamService (bool isDedicated, uint appId) | |
void | SetNotificationPosition (NotificationPosition position) |
void | Dispose () |
Public Attributes | |
readonly SteamSDK.SteamAPI | SteamAPI |
readonly SteamSDK.SteamServerAPI | SteamServerAPI |
Properties | |
bool | IsActive [get] |
bool | IsOnline [get] |
bool | IsOverlayEnabled [get] |
bool | HasGameServer [get] |
uint | AppId [get] |
ulong | UserId [get, set] |
string | UserName [get] |
string | SerialKey [get] |
SteamSDK.Universe | UserUniverse [get] |
string | BranchName [get] |
bool | OwnsGame [get] |
Steam service, may be replaced by interface later. Don't use it directly in GameLib
Definition at line 14 of file MySteamService.cs.
Enumerator | |
---|---|
TopLeft | |
TopRight | |
BottomLeft | |
BottomRight |
Definition at line 16 of file MySteamService.cs.
|
inline |
Definition at line 42 of file MySteamService.cs.
|
inline |
Definition at line 83 of file MySteamService.cs.
|
inline |
Definition at line 75 of file MySteamService.cs.
readonly SteamSDK.SteamAPI Sandbox.MySteamService.SteamAPI |
Definition at line 24 of file MySteamService.cs.
readonly SteamSDK.SteamServerAPI Sandbox.MySteamService.SteamServerAPI |
Definition at line 25 of file MySteamService.cs.
|
get |
Definition at line 33 of file MySteamService.cs.
|
get |
Definition at line 38 of file MySteamService.cs.
|
get |
Definition at line 31 of file MySteamService.cs.
|
get |
Definition at line 27 of file MySteamService.cs.
|
get |
Definition at line 28 of file MySteamService.cs.
|
get |
Definition at line 29 of file MySteamService.cs.
|
get |
Definition at line 40 of file MySteamService.cs.
|
get |
Definition at line 36 of file MySteamService.cs.
|
getset |
Definition at line 34 of file MySteamService.cs.
|
get |
Definition at line 35 of file MySteamService.cs.
|
get |
Definition at line 37 of file MySteamService.cs.