Метод | Описание | |
---|---|---|
AddInput ( |
||
AnimationPlayable ( ) : System | ||
AnimationPlayable ( bool final ) : System | ||
RemoveAllInputs ( ) : bool | ||
RemoveInput ( |
||
RemoveInput ( int index ) : bool | ||
SetInput ( |
||
SetInputs ( IEnumerable |
Метод | Описание | |
---|---|---|
InstantiateEnginePlayable ( ) : void |
public AddInput ( |
||
source | ||
Результат | int |
public AnimationPlayable ( bool final ) : System | ||
final | bool | |
Результат | System |
public RemoveInput ( |
||
playable | ||
Результат | bool |
public SetInput ( |
||
source | ||
index | int | |
Результат | bool |
public SetInputs ( IEnumerable |
||
sources | IEnumerable |
|
Результат | bool |