 | ShapeTypeAttribute Constructor |
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic ShapeTypeAttribute(
Type shapeType
)
Parameters
- shapeType
- Type: SystemType
The Enum type of the decorated field.
See Also