API Documentation
Static Public Member Functions | List of all members
nkAstraeus::nkResourcesWrap::EnvironmentInitializer Class Referencefinal

Allows to initialize an environment to set up all the offered wrapping for nkResources inside it. More...

Static Public Member Functions

static void initDeclaredTypes (nkScripts::Environment *env)
 
static void updateEnvironment (nkScripts::Environment *env)
 

Detailed Description

Allows to initialize an environment to set up all the offered wrapping for nkResources inside it.

Member Function Documentation

◆ initDeclaredTypes()

static void nkAstraeus::nkResourcesWrap::EnvironmentInitializer::initDeclaredTypes ( nkScripts::Environment env)
static

Updates a given environment and declare all types wrapped in nkResources.

Parameters
envThe environment to set up.

◆ updateEnvironment()

static void nkAstraeus::nkResourcesWrap::EnvironmentInitializer::updateEnvironment ( nkScripts::Environment env)
static

Updates a given environment and populate the declared types to set it up to use all functions wrapped in the nkResources component.

Parameters
envThe environment to set up.

The documentation for this class was generated from the following file: