The base class for modules that can be scripted. More...
Classes | |
class | SnippetDocument |
A named document that contains a callback function. More... | |
struct | SnippetResult |
A Result object that contains the snippet. More... | |
Protected Member Functions | |
virtual void | postCompileCallback () |
Overwrite this when you need to do something after the script was recompiled. More... | |
The base class for modules that can be scripted.
|
inlineprotectedvirtual |
Overwrite this when you need to do something after the script was recompiled.