Method run
run(IList<GameObject>)
Run the action as synchronous operation
Declaration
public override IList<GameObject> run(IList<GameObject> input)
Parameters
| Type | Name | Description |
|---|---|---|
| IList<GameObject> | input |
Returns
| Type | Description |
|---|---|
| IList<GameObject> |