Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ccEventAnimateFloat
C# 클래스 ccEventAnimateFloat, GGJ2016
상속:
ccEventBase
파일 보기
프로젝트 열기: netgrind/GGJ2016
공개 프로퍼티들
프로퍼티
타입
설명
animation
UnityEngine.AnimationCurve
field
CCReflectFloat
firePostAnimation
string
max
float
min
float
time
float
toggle
bool
보호된 메소드들
메소드
설명
OnEvent
( ) :
void
비공개 메소드들
메소드
설명
Update
( ) :
void
메소드 상세
OnEvent()
보호된
메소드
protected
OnEvent
( ) :
void
리턴
void
프로퍼티 상세
animation
공개적으로 프로퍼티
public
AnimationCurve,UnityEngine
animation
리턴
UnityEngine.AnimationCurve
field
공개적으로 프로퍼티
public
CCReflectFloat
field
리턴
CCReflectFloat
firePostAnimation
공개적으로 프로퍼티
public
string
firePostAnimation
리턴
string
max
공개적으로 프로퍼티
public
float
max
리턴
float
min
공개적으로 프로퍼티
public
float
min
리턴
float
time
공개적으로 프로퍼티
public
float
time
리턴
float
toggle
공개적으로 프로퍼티
public
bool
toggle
리턴
bool