Click or drag to resize
ShapeTypeAttributeShapeType Property
Gets the Type of the decorated field.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public Type ShapeType { get; }

Property Value

Type: Type
The Type of the decorated field.
See Also