Enum CustomAttribute.AttributeType
Defines the types of custom attributes available.
Namespace: TriLibExporter
Assembly: Assembly-CSharp.dll
Syntax
public enum CustomAttribute.AttributeType
Fields
| Name | Description |
|---|---|
| Boolean | |
| Enum | |
| Float | |
| Integer | |
| String | |
| Vector |