#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) |
![]() | |
RolloutLocalThunk (Value *name, int control_index, Rollout *rollout) | |
BOOL | _is_rolloutthunk () |
ScripterExport Value * | eval () |
void | gc_trace () |
void | collect () |
ScripterExport void | sprin1 (CharStream *s) |
Value * | assign_vf (Value **arg_list, int count) |
Additional Inherited Members | |
![]() | |
int | index |
Rollout * | rollout |
ScripterExport ConstRolloutLocalThunk | ( | Value * | name, |
int | control_index, | ||
Rollout * | rollout | ||
) |
void collect | ( | ) |