Class CGResourceManagerAttribute
- Namespace
- FluffyUnderware.Curvy
CG Resource Attribute
[AttributeUsage(AttributeTargets.Field)]
public class CGResourceManagerAttribute : DTPropertyAttribute
- Inheritance
-
PropertyAttributeDTPropertyAttributeCGResourceManagerAttribute
- Derived
Constructors
CGResourceManagerAttribute(string)
public CGResourceManagerAttribute(string resourceName)
Parameters
resourceNamestring
Fields
ReadOnly
public bool ReadOnly
Field Value
ResourceName
[NotNull]
public readonly string ResourceName