Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Fungus
SavePoint
C# 클래스 Fungus.SavePoint
상속:
Fungus.Command
파일 보기
프로젝트 열기: snozbot/fungus
공개 메소드들
메소드
설명
GetButtonColor
( ) :
Color
GetSummary
( ) :
string
IsPropertyVisible
(
string
propertyName
) :
bool
OnEnter
( ) :
void
메소드 상세
GetButtonColor()
공개
메소드
public
GetButtonColor
( ) :
Color
리턴
UnityEngine.Color
GetSummary()
공개
메소드
public
GetSummary
( ) :
string
리턴
string
IsPropertyVisible()
공개
메소드
public
IsPropertyVisible
(
string
propertyName
) :
bool
propertyName
string
리턴
bool
OnEnter()
공개
메소드
public
OnEnter
( ) :
void
리턴
void