Enum PersistenceType
Namespace: WeaverCore.Editor.Compilation
Assembly: WeaverCore.Editor.dll
Syntax
public enum PersistenceType
Fields
Name | Description |
---|---|
Forever | The data will be stored permanently |
SingleUse | The data will only be stored after a single reload |