|
| ScFnRegister (const char *name, ScriptAPIFunction *fn, void *plfn=nullptr) |
|
| ScFnRegister (const char *name, ScriptAPIObjectFunction *fn, void *plfn=nullptr) |
|
template<typename TPlFn > |
| ScFnRegister (const char *name, ScriptAPIFunction *fn, TPlFn plfn) |
|
template<typename TPlFn > |
| ScFnRegister (const char *name, ScriptAPIObjectFunction *fn, TPlFn plfn) |
|
The documentation for this struct was generated from the following file: