Unigine::Plugins::SteamLeaderboard Class
Header: | #include <plugins/UnigineSteam.h> |
Steam Class
Members
int getAppID ( ) #
bool isSubscribed ( ) #
bool isLowViolence ( ) #
bool isCybercafe ( ) #
bool isVACBanned ( ) #
const char * getCurrentGameLanguage ( ) #
const char * getAvailableGameLanguages ( ) #
const char * getUserDataFolder ( ) #
void showOverlay ( const char * dialog ) #
Arguments
- const char * dialog
void showOverlayToWebPage ( const char * url ) #
Arguments
- const char * url
void showOverlayToUser ( const char * dialog, unsigned long long steam_id ) #
Arguments
- const char * dialog
- unsigned long long steam_id
void showOverlayToStore ( int app_id, SteamInterface::OVERLAY_TO_STORE store_flag ) #
Arguments
- int app_id
- SteamInterface::OVERLAY_TO_STORE store_flag
void showOverlayInviteDialog ( unsigned long long steam_id_lobby ) #
Arguments
- unsigned long long steam_id_lobby
void setOverlayNotificationPosition ( SteamInterface::OVERLAY_POSITION position ) #
Arguments
- SteamInterface::OVERLAY_POSITION position
bool isOverlayShown ( ) #
unsigned long long getMyUserID ( ) #
const char * getMyName ( ) #
SteamInterface::PERSONA_STATE getMyState ( ) #
const char * getUserName ( unsigned long long steam_id_friend ) #
Arguments
- unsigned long long steam_id_friend
int getNumFriends ( int friend_flags ) #
Arguments
- int friend_flags
unsigned long long getFriendByIndex ( int ifriend, int ifriend_flags ) #
Arguments
- int ifriend
- int ifriend_flags
SteamInterface::FRIEND_RELATIONSHIP getUserRelationship ( unsigned long long steam_id_friend ) #
Arguments
- unsigned long long steam_id_friend
SteamInterface::PERSONA_STATE getUserPersonaState ( unsigned long long steam_id_friend ) #
Arguments
- unsigned long long steam_id_friend
Variable getUserAvatarSmall ( unsigned long long id ) #
Arguments
- unsigned long long id
Variable getUserAvatarMedium ( unsigned long long id ) #
Arguments
- unsigned long long id
Variable getUserAvatarLarge ( unsigned long long id ) #
Arguments
- unsigned long long id
SteamLeaderboardInterface * createLeaderboard ( const char * name ) #
Arguments
- const char * name
SteamLeaderboardInterface * getLeaderboard ( int id ) #
Arguments
- int id
void deleteLeaderboard ( SteamLeaderboardInterface * leaderboard ) #
Arguments
- SteamLeaderboardInterface * leaderboard
Last update:
2020-04-10
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)