ContainsKey(string)
Returns true if a global variable group is found with the same name.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.SmartStrings.Extensions
- Assembly: UnityEngine.SmartStringsModule
public bool ContainsKey(string name)
Parameters
The name of the global variable group to check for.
Returns
Type | Description |
|---|---|
| bool | |