My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | Properties | List of all members
Teal.Steam Class Reference
Inheritance diagram for Teal.Steam:
Teal.MonoSingleton< Steam >

Public Member Functions

void Activate ()
 
bool LoadAvatar (CSteamID user, int size, UnityAction< Texture2D > OnSuccess)
 

Public Attributes

UnityEvent< string > OnAuthenticationFailed = new UnityEvent<string>()
 
UnityEvent OnAuthenticated = new UnityEvent()
 
UnityEvent< string > OnAuthenticationLog = new UnityEvent<string>()
 
SteamLobby lobby
 

Static Public Attributes

static uint AppId = 474220
 

Properties

bool Using [get]
 
bool Activated [get]
 
bool Errored [get]
 
- Properties inherited from Teal.MonoSingleton< Steam >
static T Get [get]
 Returns the singleton instance.
 

Additional Inherited Members

- Static Protected Attributes inherited from Teal.MonoSingleton< Steam >
static T _instance
 

The documentation for this class was generated from the following file: