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

◆ GetType() [1/7]

new Type System.Type.GetType ( )
inlineinherited

Definition at line 475 of file Type.cs.

476 {
477 return base.GetType();
478 }

References System.Type.GetType().

Referenced by System.RuntimeType.ForwardCallToInvokeMember().