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