Method | Description | |
---|---|---|
Chain ( this |
||
SwitchIf ( this |
||
WatchPlayState ( this |
||
WhenFinished ( this |
public static Chain ( this |
||
first | this |
|
second | Func |
|
return | IEnumerator |
public static SwitchIf ( this |
||
root | this |
|
leaf | Func |
|
predicate | Func |
|
return | IEnumerator |
public static WatchPlayState ( this |
||
animation | this |
|
playStateChanged | Action |
|
return | IEnumerator |
public static WhenFinished ( this |
||
animation | this |
|
action | System.Action | |
return | IEnumerator |