Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
ArrayModel ([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type type, TypeDesc typeDesc, ModelScope scope) | |
Properties | |
TypeModel | Element [get] |
Type | Type [get] |
ModelScope | ModelScope [get] |
TypeDesc | TypeDesc [get] |
Private Attributes | |
readonly TypeDesc | _typeDesc |
readonly Type | _type |
readonly ModelScope | _scope |
Definition at line 5 of file ArrayModel.cs.