Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetToken()
[1/4]
static int System.Reflection.Metadata.Ecma335.MetadataTokens.GetToken
(
EntityHandle
handle
)
inline
static
Definition at line
131
of file
MetadataTokens.cs
.
132
{
133
if
(!
handle
.IsVirtual)
134
{
135
return
handle
.Token;
136
}
137
return
0;
138
}
System.ExceptionArgument.handle
@ handle
References
System.handle
.
System
Reflection
Metadata
Ecma335
MetadataTokens
Generated by
1.10.0