Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.CompilerServices.MethodTable Struct Reference

Public Attributes

ushort ComponentSize
 
uint BaseSize
 
ushort InterfaceCount
 
unsafe MethodTableParentMethodTable
 
unsafe void * ElementType
 
unsafe MethodTable ** InterfaceMap
 

Properties

bool HasComponentSize [get]
 
bool ContainsGCPointers [get]
 
bool NonTrivialInterfaceCast [get]
 
unsafe bool IsMultiDimensionalArray [get]
 
unsafe int MultiDimensionalArrayRank [get]
 

Private Attributes

uint Flags
 

Detailed Description

Definition at line 6 of file MethodTable.cs.


The documentation for this struct was generated from the following file: