Class CustomizationSet
A collection of customizations.
Inheritance
Object
CustomizationSet
Namespace: CustomizableCharacters
Assembly: cs.temp.dll.dll
Syntax
public class CustomizationSet : ScriptableObject
Properties
Customizations
The collection of customizations.
Declaration
public Customization[] Customizations { get; }
Property Value
Type | Description |
---|---|
Customization[] |