BuildScripts Class |
Namespace: UMod.BuildEngine
public sealed class BuildScripts
The BuildScripts type exposes the following members.
| Name | Description | |
|---|---|---|
| BuildScripts | Initializes a new instance of the BuildScripts class |
| Name | Description | |
|---|---|---|
| HasScripts |
Returns true if there are one or more source files registered.
| |
| ScriptCount |
Get the number of source files registered.
| |
| SourceFiles |
Get an array of source file paths.
|
| Name | Description | |
|---|---|---|
| RegisterScriptForBuild |
Add the specified source file to the build.
|