Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
InterpretedFrameInfo (string methodName, DebugInfo info) | |
override string | ToString () |
Private Attributes | |
readonly string | _methodName |
readonly DebugInfo | _debugInfo |
Definition at line 3 of file InterpretedFrameInfo.cs.