API Documentation
Static Public Member Functions | List of all members
nkAstraeus::nkTasksWrap::TaskResultWrapper Class Referencefinal

Wraps the enum values of the nkTasks::TASK_RESULT. More...

Static Public Member Functions

static void updateEnvironment (nkScripts::Environment *env)
 

Detailed Description

Wraps the enum values of the nkTasks::TASK_RESULT.

Member Function Documentation

◆ updateEnvironment()

static void nkAstraeus::nkTasksWrap::TaskResultWrapper::updateEnvironment ( nkScripts::Environment env)
static

Updates a given environment and set it up to use all functions wrapped by this wrapper.

nkTasks.TASK_RESULT.SUCCESS ;
nkTasks.TASK_RESULT.CREATED ;
nkTasks.TASK_RESULT.ONGOING ;
nkTasks.TASK_RESULT.FAIL ;
nkTasks.TASK_RESULT.ABORT ;
Parameters
envThe environment to set up.

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