Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Xsolla
UserProfileBtnController
C# 클래스 Xsolla.UserProfileBtnController
상속:
UnityEngine.MonoBehaviour
파일 보기
프로젝트 열기: xsolla/xsolla-unity-sdk
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
_btn
UnityEngine.UI.Button
_title
UnityEngine.UI.Text
공개 메소드들
메소드
설명
InitScreen
(
String
pName
,
System.Action
pAction
) :
void
메소드 상세
InitScreen()
공개
메소드
public
InitScreen
(
String
pName
,
System.Action
pAction
) :
void
pName
String
pAction
System.Action
리턴
void
프로퍼티 상세
_btn
공개적으로 프로퍼티
public
Button,UnityEngine.UI
_btn
리턴
UnityEngine.UI.Button
_title
공개적으로 프로퍼티
public
Text,UnityEngine.UI
_title
리턴
UnityEngine.UI.Text