#include <thunks.h>
Public Member Functions |
|
| ScripterExport | ConstRolloutLocalThunk (Value *name, int control_index, Rollout *rollout) |
| void | collect () |
| Value * | assign_vf (Value **arg_list, int count) |
| ScripterExport ConstRolloutLocalThunk | ( | Value * | name, |
| int | control_index, | ||
| Rollout * | rollout | ||
| ) |
| void collect | ( | ) |
Reimplemented from RolloutLocalThunk.
Reimplemented from RolloutLocalThunk.
{ throw AssignToConstError (this); return &undefined; }