In file include/csscript/scripts.h:

class csScriptList

A static class which contains functions to add scripts to a global list

Public Methods

static csScript* GetScript(const char* name)
Get the named script from the global list
static void NewScript(LanguageLayer* layer, char* name, char* params)
Create a new script and add it to the global list

Documentation

A static class which contains functions to add scripts to a global list
static csScript* GetScript(const char* name)
Get the named script from the global list

static void NewScript(LanguageLayer* layer, char* name, char* params)
Create a new script and add it to the global list


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de