Table of Contents

Class DLCPreBuildProfileAttribute

Namespace
DLCToolkit.BuildTools
Assembly
DLCToolkit.BuildTools.dll

Used to mark a pre DLC build event called just before a specific DLC profile will be built. Must implement DLCBuildProfileEvent base class.

[AttributeUsage(AttributeTargets.Class)]
public sealed class DLCPreBuildProfileAttribute : Attribute, _Attribute
Inheritance
DLCPreBuildProfileAttribute
Implements
Inherited Members