|
API Documentation
|
|
|
Environment * get(nkMemory::StringView name)
Environment * createOrRetrieve(nkMemory::StringView name)
Defines an environment in which scripts can execute.
Definition: Environment.h:14
Encompasses all API of component NilkinsScripts.
Definition: Environment.h:7
void rename(nkMemory::StringView currentName, nkMemory::StringView newName)
Manages the environments available.
Definition: EnvironmentManager.h:16
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
Environment * getByIndex(unsigned int id)
void erase(nkMemory::StringView name)