Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static bool | HasNativeImage (this StackFrame stackFrame) |
static bool | HasMethod (this StackFrame stackFrame) |
static bool | HasILOffset (this StackFrame stackFrame) |
static bool | HasSource (this StackFrame stackFrame) |
static IntPtr | GetNativeIP (this StackFrame stackFrame) |
static IntPtr | GetNativeImageBase (this StackFrame stackFrame) |
Definition at line 3 of file StackFrameExtensions.cs.