toggle menu
KakaoGameSDK_Android
0.0.0
androidJvm
switch theme
search in API
gamesdk
/
com.kakaogame
/
KGLocalPlayer
/
Companion
Companion
object
Companion
Members
Properties
agreements
Link copied to clipboard
val
agreements
:
Map
<
String
,
String
>
current
Player
Link copied to clipboard
@
JvmStatic
val
currentPlayer
:
KGLocalPlayer
?
현재 로컬 플레이어 정보를 가져온다.
Functions
initialize
Link copied to clipboard
fun
initialize
(
)
set
Agreements
Link copied to clipboard
fun
setAgreements
(
agreements
:
Map
<
String
,
String
>
?
,
callback
:
KGResultCallback
<
Void
?
>
?
)