Class RemoveOnAssetCookAttribute
- Namespace
- Lime
- Assembly
- Lime.dll
Nodes and Components of type marked with this attribute will be removed from either Nodes (for nodes) or Components (for components) on asset cook.
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public sealed class RemoveOnAssetCookAttribute : Attribute
- Inheritance
-
RemoveOnAssetCookAttribute
- Inherited Members