Class CGDataReferenceSelectorAttribute
- Namespace
- FluffyUnderware.Curvy
CG Data Reference Selector Attribute
[AttributeUsage(AttributeTargets.Field)]
public sealed class CGDataReferenceSelectorAttribute : DTPropertyAttribute
- Inheritance
-
PropertyAttributeDTPropertyAttributeCGDataReferenceSelectorAttribute
Constructors
CGDataReferenceSelectorAttribute(Type)
public CGDataReferenceSelectorAttribute(Type dataType)
Parameters
dataTypeType
Fields
DataType
[NotNull]
public readonly Type DataType