Method | Description | |
---|---|---|
AddInput ( |
||
AnimationPlayable ( ) : System | ||
AnimationPlayable ( bool final ) : System | ||
RemoveAllInputs ( ) : bool | ||
RemoveInput ( |
||
RemoveInput ( int index ) : bool | ||
SetInput ( |
||
SetInputs ( IEnumerable |
Method | Description | |
---|---|---|
InstantiateEnginePlayable ( ) : void |
public AddInput ( |
||
source | ||
return | int |
public AnimationPlayable ( bool final ) : System | ||
final | bool | |
return | System |
public RemoveInput ( |
||
playable | ||
return | bool |
public SetInput ( |
||
source | ||
index | int | |
return | bool |
public SetInputs ( IEnumerable |
||
sources | IEnumerable |
|
return | bool |