Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetCustomDebugInformation()
[2/2]
CustomDebugInformationHandleCollection
System.Reflection.Metadata.MetadataReader.GetCustomDebugInformation
(
EntityHandle
handle
)
inline
Definition at line
1216
of file
MetadataReader.cs
.
1217
{
1218
return
new
CustomDebugInformationHandleCollection(
this
,
handle
);
1219
}
System.ExceptionArgument.handle
@ handle
References
System.handle
.
System
Reflection
Metadata
MetadataReader
Generated by
1.10.0