Function bones_scripting::lua::bindings::env
source ยท pub fn env(ctx: Context<'_>) -> Table<'_>
Expand description
Generate the environment table for executing scripts under.
pub fn env(ctx: Context<'_>) -> Table<'_>
Generate the environment table for executing scripts under.