Method CreateVariablesFromGameObjects
CreateVariablesFromGameObjects(VSGraphModel, ScriptingGraphAuthoring, IEnumerable<GameObject>, Vector2, bool)
Declaration
public static void CreateVariablesFromGameObjects(VSGraphModel graph, ScriptingGraphAuthoring authoringComponent, IEnumerable<GameObject> gameObjects, Vector2 position, bool actionSmartObjects)
Parameters
Type | Name | Description |
---|---|---|
VSGraphModel | graph | |
ScriptingGraphAuthoring | authoringComponent | |
IEnumerable<GameObject> | gameObjects | |
Vector2 | position | |
bool | actionSmartObjects |