Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
override string | ToString () |
Properties | |
override Type | LocalType [get] |
override int | LocalIndex [get] |
override bool | IsPinned [get] |
Private Member Functions | |
RuntimeLocalVariableInfo () | |
Private Attributes | |
RuntimeType | _type |
int | _localIndex |
bool | _isPinned |
Definition at line 3 of file RuntimeLocalVariableInfo.cs.