Property this
this[string]
Returns the global variable group that matches name.
Declaration
public VariablesGroupAsset this[string name] { get; set; }
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | The name of the group to return. |
Property Value
| Type | Description |
|---|---|
| VariablesGroupAsset |