Class ObjectVariables
Namespace: Ludiq.Bolt
Syntax
[Obsolete("Use the new class variables system instead.")]
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 |