Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static AggregatorLookupFunc< TAggregator > | Create< TAggregator > (ref AggregatorStore< TAggregator > aggregatorStore, Func< TAggregator > createAggregatorFunc, ReadOnlySpan< KeyValuePair< string, object > > labels) |
Static Private Member Functions | |
static LabelInstruction[] | Compile (ReadOnlySpan< KeyValuePair< string, object > > labels) |
Definition at line 6 of file LabelInstructionCompiler.cs.