Class DLCPreBuildAttribute
- Namespace
- DLCToolkit.BuildTools
- Assembly
- DLCToolkit.BuildTools.dll
Used to mark a pre DLC build event called just before DLC will be built. Must implement DLCBuildEvent base class.
[AttributeUsage(AttributeTargets.Class)]
public sealed class DLCPreBuildAttribute : Attribute, _Attribute
- Inheritance
-
DLCPreBuildAttribute
- Implements
- Inherited Members