메소드 | 설명 | |
---|---|---|
BattleAnimator ( ) : System.Collections | ||
StartAnimation ( string idle, string run, bool playIdle ) : void |
메소드 | 설명 | |
---|---|---|
FadeOut ( string name, float time ) : IEnumerator | ||
Update ( ) : void |
public StartAnimation ( string idle, string run, bool playIdle ) : void | ||
idle | string | |
run | string | |
playIdle | bool | |
리턴 | void |