InitialValues

Property in Program

Summary

The collection of initial values for variables; if a PUSH_VARIABLE instruction is run, and the value is not found in the storage, this value will be used

public pbc::MapField<string, global::Yarn.Operand> InitialValues {
      get; }

Last updated

Was this helpful?