EnumProperty Methods |
The EnumProperty type exposes the following members.
Name | Description | |
---|---|---|
Get | Gets the current value of the Property. (Inherited from Property.) | |
GetEnumConstants | Returns the allowed elements of the Enum. | |
Load | Loads the property with the current set values, through a PropertyGetter. (Inherited from Property.) | |
Set | Sets the value of the property. (Inherited from Property.) | |
Store | Stores the Property value, applying them. (Inherited from Property.) |