|
3ds Max C++ API Reference
|
#include <sceneio.h>
Public Member Functions | |
| CallbackScript (const MSTR &iscript, MAXScript::ScriptSource iscriptSource, Value *iid, short iflags) | |
| CallbackScript (Value *ifunction, const MSTR &function_name, Value *iid, short iflags) | |
Public Attributes | |
| MSTR | script |
| Value * | code |
| Value * | id |
| short | flags |
| const MAXScript::ScriptSource | scriptSource |
|
inline |
|
inline |
| MSTR script |
| Value* code |
| Value* id |
| short flags |
| const MAXScript::ScriptSource scriptSource |