Name | Description | |
---|---|---|
![]() ![]() | Instance | Gets the singleton ArcadeScriptEngine instance. |
The following tables list the members exposed by ArcadeScriptEngine.
Name | Description | |
---|---|---|
![]() | CreateEvaluator | Creates an instance of an Arcade script evaluator. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetRequiredVersion | Gets the minimum required version of Arcade needed for the given expression. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetVersion | Gets the current version of Arcade in use by this engine. This method must be called on the MCT. Use QueuedTask.Run. |