|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
| PropertyAccessors (int getterRowId, int setterRowId, ImmutableArray< MethodDefinitionHandle > others) | |
Properties | |
| MethodDefinitionHandle | Getter [get] |
| MethodDefinitionHandle | Setter [get] |
| ImmutableArray< MethodDefinitionHandle > | Others [get] |
Private Attributes | |
| readonly int | _getterRowId |
| readonly int | _setterRowId |
| readonly ImmutableArray< MethodDefinitionHandle > | _others |
Definition at line 5 of file PropertyAccessors.cs.