Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ChatMessageView
C# 클래스 ChatMessageView, PlayFabGameServer
상속:
MonoBehaviour
파일 보기
프로젝트 열기: PlayFab/PlayFabGameServer
공개 프로퍼티들
프로퍼티
타입
설명
message
Text
timestamp
Text
공개 메소드들
메소드
설명
SetMessage
(
string
set_message
,
string
set_timestamp
) :
void
메소드 상세
SetMessage()
공개
메소드
public
SetMessage
(
string
set_message
,
string
set_timestamp
) :
void
set_message
string
set_timestamp
string
리턴
void
프로퍼티 상세
message
공개적으로 프로퍼티
public
Text
message
리턴
Text
timestamp
공개적으로 프로퍼티
public
Text
timestamp
리턴
Text