Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GCAllocationTick_V4()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.GCAllocationTick_V4 ( uint AllocationAmount,
uint AllocationKind,
ushort ClrInstanceID,
ulong AllocationAmount64,
IntPtr TypeID,
string TypeName,
uint HeapIndex,
IntPtr Address,
ulong ObjectSize )
inlineprivate

Definition at line 365 of file NativeRuntimeEventSource.cs.

366 {
367 throw new NotImplementedException();
368 }