Method run
run()
Execute the behavior of this action by returning all gameobjects from the latest import of the plugin
Declaration
public override IList<GameObject> run()
Returns
Type | Description |
---|---|
IList<GameObject> | A list of the latest gameobject imported by pixyz |