Class DLCPostBuildAttribute
- Namespace
- DLCToolkit.BuildTools
- Assembly
- DLCToolkit.BuildTools.dll
Used to mark a post DLC build event called just after DLC has been built. Must implement DLCBuildEvent base class.
[AttributeUsage(AttributeTargets.Class)]
public sealed class DLCPostBuildAttribute : Attribute, _Attribute
- Inheritance
-
DLCPostBuildAttribute
- Implements
- Inherited Members