CompileAction
Namespace: uModPluginsCompiler
Assembly: uMod.Core.dll
Inheritance Object CompileAction
Summary
Represents an action to be later fulfilled by the compiler
Constructors
Name | Summary |
|---|---|
CompileAction () |
Fields
Name | Summary |
|---|---|
Action | The action to be performed |
Directory | The directory of the action |
FileName | The file associated with the action |
PluginName | The plugin name (used to key actions) |