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

◆ CodeSymbols()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.CodeSymbols ( ulong ModuleId,
ushort TotalChunks,
ushort ChunkNumber,
uint ChunkLength )
inlineprivate

Definition at line 1037 of file NativeRuntimeEventSource.cs.

1038 {
1039 throw new NotImplementedException();
1040 }