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