BuildToolsProjectSettings Class |
Namespace: UMod.BuildTools
public sealed class BuildToolsProjectSettings
The BuildToolsProjectSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | BuildToolsProjectSettings | Initializes a new instance of the BuildToolsProjectSettings class |
Name | Description | |
---|---|---|
![]() | AvailableCount |
Get the number of project assets that are in the project.
|
![]() | IncludedCount |
Get the number of project assets that will be included in the build tools package.
|
![]() | IncludeProjectSettings |
A value indicating whether project settings will be included in the build.
This value will override per-project asset include settings.
|
![]() | SettingsAssets |
Get a list of BuildToolsProjectSettingsProjectSettingsAsset containing each asset in the project.
|
Name | Description | |
---|---|---|
![]() | GatherProjectSettings |
Rebuild the list of project settings assets found in the project.
|