|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| CustomAttributeHandleCollection | GetCustomAttributes () |
Package Functions | |
| MethodImplementation (MetadataReader reader, MethodImplementationHandle handle) | |
Properties | |
| MethodImplementationHandle | Handle [get] |
| TypeDefinitionHandle | Type [get] |
| EntityHandle | MethodBody [get] |
| EntityHandle | MethodDeclaration [get] |
Private Attributes | |
| readonly MetadataReader | _reader |
| readonly int | _rowId |
Definition at line 3 of file MethodImplementation.cs.