Enum ScriptType
Represents a type of script
Namespace: Artemis.Core.ScriptingProviders
Assembly: Artemis.Core.dll
Syntax
public enum ScriptType
Fields
| Name | Description |
|---|---|
| Global | A global script that's always active |
| Profile | A script tied to a Profile |