Class Tools.AutoDoc.PikeObjects.AttributeType
- Description
The class for representing attributed types.
- See also
- Variable attribute
stringTools.AutoDoc.PikeObjects.AttributeType.attribute- Description
The name of the attribute.
- Inherit Type
inherit Type : Type
- Variable prefix
intTools.AutoDoc.PikeObjects.AttributeType.prefix- Description
Flag indicating:
0The attribute is on the type.
1The attribute is a prefix and acts as a modifier. This is only used for functions.
- Variable subtype
TypeTools.AutoDoc.PikeObjects.AttributeType.subtype- Description
The type that is attributed.
- Method create
Tools.AutoDoc.PikeObjects.AttributeType Tools.AutoDoc.PikeObjects.AttributeType()