p3simtgs
real/primgad/p3simtgs.h
r3primgad
Simulation attribute gadget. This gadget allows the user to define whether a certain object causes and/or is sensitive to certain simulation.
r3Propertiesgadgets
R3CLID_PROPERTIESGADGETS
r3Simulationflagspropgadget
R3CLID_SIMULATIONFLAGSPROPGADGET - 253
R3SIMTGM_EXTERNAL
EXTERNAL
R3SIMTGM_EXTERNAL
obj.EXTERNAL();
Methods for mapping gadget events to gadget (for mapchanges).
R3SIMTGCM_REGISTERSIMULATION
REGISTERSIMULATION
R3SIMTGCM_REGISTERSIMULATION
R3BOOL, true if succeeded
char*, name to be shown in the property window
R3INT, attribute used for storing on/off state to objects
R3TAG*, tag list
rc = obj.REGISTERSIMULATION(p1, p2, p3);
Plug in new simulation gadget.
Registry function