Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CreateRuntimeVariables()
[2/2]
static
IRuntimeVariables
System.Runtime.CompilerServices.RuntimeOps.CreateRuntimeVariables
(
object[]
data
,
long[]
indexes
)
inline
static
Definition at line
337
of file
RuntimeOps.cs
.
338
{
339
return
new
RuntimeVariableList(data,
indexes
);
340
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System
Runtime
CompilerServices
RuntimeOps
Generated by
1.10.0