Namespace Xareus.Scenarios.Variables
Classes
AFixedContextVariable
Fixed context variables serves as a base class for variables that are tied to a specific context. This is mostly useful for defining variables that are always associated with a particular context due to the function that use them Example : TokenInit will always create SequenceContext variables.
ContextVariable<T>
Base type for manipulating context variables. This is especially useful to define effector outputs in contexts. Can be used with ContextVariableAttribute
EventVariablePath
ExternalContextVariablePath
ScenarioVariablePath
TokenVariablePath
Variable
Variable
VariablePath
A variable path is a string holder