Enum BuildPresetType
Determines the platform an assembly is getting built for. Used to determine what assembly references should be included or not
Namespace: WeaverCore.Editor.Compilation
Assembly: WeaverCore.Editor.dll
Syntax
public enum BuildPresetType
Fields
Name | Description |
---|---|
Editor | |
Game | |
None |