Namespace EyeAuras.Scripting.UserSpace
Classes
LegacyScriptActionBase
LegacyScriptExecutorBase
LegacyScriptFunctionBase<T>
ScriptFunctionBase<T, TResult>
Structs
ScriptVariable<T>
Interfaces
IVariablesAccessor
Provides access to a collection of variables, allowing retrieval, addition, and update operations. This interface enables structured interaction with a variables collection, supporting typesafe access and manipulation.