Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
CustomDebugInformation (MetadataReader reader, CustomDebugInformationHandle handle) | |
Properties | |
CustomDebugInformationHandle | Handle [get] |
EntityHandle | Parent [get] |
GuidHandle | Kind [get] |
BlobHandle | Value [get] |
Private Attributes | |
readonly MetadataReader | _reader |
readonly int | _rowId |
Definition at line 3 of file CustomDebugInformation.cs.