메소드 | 설명 | |
---|---|---|
Counter ( ) : System | ||
Counter ( int startFrom ) : System | ||
OnTarget ( int tgt, System.Action onTarget ) : void | ||
Reset ( ) : void | ||
Tick ( ) : void | ||
ToString ( ) : string | ||
operator ( ) : |
public OnTarget ( int tgt, System.Action onTarget ) : void | ||
tgt | int | |
onTarget | System.Action | |
리턴 | void |