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

◆ GetToken()

int System.Diagnostics.SymbolStore.SymbolToken.GetToken ( )
inline

Definition at line 14 of file SymbolToken.cs.

15 {
16 return _token;
17 }

References System.Diagnostics.SymbolStore.SymbolToken._token.