Class ResourceToolingMetadataAttribute
- Namespace
- LlamaLogic.Packages
- Assembly
- LlamaLogic.Packages.dll
Specifies that the ResourceType is tooling metadata and not intended for use by the game
[AttributeUsage(AttributeTargets.Field, AllowMultiple = false)]
public sealed class ResourceToolingMetadataAttribute : Attribute
- Inheritance
-
ResourceToolingMetadataAttribute
- Inherited Members