Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
EnumModel ([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type type, TypeDesc typeDesc, ModelScope scope) | |
Properties | |
ConstantModel[] | Constants [get] |
Type | Type [get] |
ModelScope | ModelScope [get] |
TypeDesc | TypeDesc [get] |
Private Member Functions | |
ConstantModel | GetConstantModel (FieldInfo fieldInfo) |
Private Attributes | |
ConstantModel[] | _constants |
readonly TypeDesc | _typeDesc |
readonly Type | _type |
readonly ModelScope | _scope |
Definition at line 7 of file EnumModel.cs.