class csScript : public csObject Every script gets an instance of this class
Every script gets an instance of this class. It is responsible for loading the script and possibly compiling it into some internal form.
csScript(LanguageLayer* layer)
virtual ~csScript()
LanguageLayer* get_layer()
virtual void prepare()
virtual csRunScript* run_script(csObject* attached)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de