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