Skip to main content

CreateScope

Function CreateScope 

Source
fn CreateScope(context: &ScriptContext) -> Scope<'_>
Expand description

Creates a Rhai scope with the script context.