|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| ArrayPropertyDescriptor (Type arrayType, Type elementType, int index) | |
| override object | GetValue (object instance) |
| override void | SetValue (object instance, object value) |
Private Attributes | |
| readonly int | _index |
Definition at line 8 of file ArrayConverter.cs.