Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.CompilerServices.RuntimeOps.RuntimeVariableList Class Referencesealed

Package Functions

 RuntimeVariableList (object[] data, long[] indexes)
 

Properties

int Count [get]
 
object this[int index] [get, set]
 

Private Member Functions

IStrongBox GetStrongBox (int index)
 

Private Attributes

readonly object[] _data
 
readonly long[] _indexes
 

Detailed Description

Definition at line 245 of file RuntimeOps.cs.


The documentation for this class was generated from the following file: