Class RewardExpression.EmittableVariable
public class RewardExpression.EmittableVariable : RewardExpression.IEmittableVariable
- Inheritance
-
RewardExpression.EmittableVariable
- Implements
- Inherited Members
Constructors
EmittableVariable(IVariable)
public EmittableVariable(IVariable variable)
Parameters
variableIVariable
Properties
Names
public string[] Names { get; }
Property Value
- string[]
Methods
Preload(LocalReference, IOpCodeEmitter, ILogger)
public void Preload(LocalReference local, IOpCodeEmitter il, ILogger logger)
Parameters
localLocalReferenceilIOpCodeEmitterloggerILogger