Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
FistBump
Framework
GameCenterPlatformInfo
C# Class FistBump.Framework.GameCenterPlatformInfo
Platform info for the default GameCenter Implementation provided by Unity
Inheritance:
IPlatformInfo
Exibir arquivo
Open project: fistbump/framework
Public Methods
Method
Description
GetPriority
( ) :
int
Initialize
(
TextAsset
achievementDescriptions
) :
void
IsPlatformSupported
( ) :
bool
Method Details
GetPriority()
public
method
public
GetPriority
( ) :
int
return
int
Initialize()
public
method
public
Initialize
(
TextAsset
achievementDescriptions
) :
void
achievementDescriptions
UnityEngine.TextAsset
return
void
IsPlatformSupported()
public
method
public
IsPlatformSupported
( ) :
bool
return
bool