Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BBPressGUITextureAction
C# 클래스 BBPressGUITextureAction, KinActor_project
상속:
MonoBehaviour
파일 보기
프로젝트 열기: RecipientCollective/KinActor_project
공개 프로퍼티들
프로퍼티
타입
설명
offTexture
Texture
onTexture
Texture
pressToToggle
bool
pressedTexture
Texture
state
bool
공개 메소드들
메소드
설명
Start
( ) :
void
doTouchDown
( ) :
void
doTouchUp
( ) :
void
setTexture
(
Texture
aTexture
) :
void
메소드 상세
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
doTouchDown()
공개
메소드
public
doTouchDown
( ) :
void
리턴
void
doTouchUp()
공개
메소드
public
doTouchUp
( ) :
void
리턴
void
setTexture()
공개
메소드
public
setTexture
(
Texture
aTexture
) :
void
aTexture
Texture
리턴
void
프로퍼티 상세
offTexture
공개적으로 프로퍼티
public
Texture
offTexture
리턴
Texture
onTexture
공개적으로 프로퍼티
public
Texture
onTexture
리턴
Texture
pressToToggle
공개적으로 프로퍼티
public
bool
pressToToggle
리턴
bool
pressedTexture
공개적으로 프로퍼티
public
Texture
pressedTexture
리턴
Texture
state
공개적으로 프로퍼티
public
bool
state
리턴
bool