Summary
Returns a stored item of the specified type or creates a new one if necessary.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- AnimancerSettings
Syntax
public static T GetOrCreateData<T>() where T : AnimancerSettingsGroup, new()
Type Parameters
Name | Description |
---|---|
T |
Return Value
Type | Description |
---|---|
T |