|
Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
| LocalVariable (MetadataReader reader, LocalVariableHandle handle) | |
Properties | |
| LocalVariableHandle | Handle [get] |
| LocalVariableAttributes | Attributes [get] |
| int | Index [get] |
| StringHandle | Name [get] |
Private Attributes | |
| readonly MetadataReader | _reader |
| readonly int | _rowId |
Definition at line 3 of file LocalVariable.cs.