|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
| SectionHeader (ref PEBinaryReader reader) | |
Static Package Attributes | |
| const int | NameSize = 8 |
| const int | Size = 40 |
Properties | |
| string | Name [get] |
| int | VirtualSize [get] |
| int | VirtualAddress [get] |
| int | SizeOfRawData [get] |
| int | PointerToRawData [get] |
| int | PointerToRelocations [get] |
| int | PointerToLineNumbers [get] |
| ushort | NumberOfRelocations [get] |
| ushort | NumberOfLineNumbers [get] |
| SectionCharacteristics | SectionCharacteristics [get] |
Definition at line 3 of file SectionHeader.cs.