Class ObjectVariables
Namespace: Unity.VisualScripting
Syntax
public static class ObjectVariables
Methods
Declarations(GameObject, Boolean, Boolean)
Declaration
public static VariableDeclarations Declarations(GameObject source, bool autoAddComponent, bool throwOnMissing)
Parameters
| Type | Name | Description |
|---|---|---|
| GameObject | source | |
| Boolean | autoAddComponent | |
| Boolean | throwOnMissing |
Returns
| Type | Description |
|---|---|
| VariableDeclarations |