MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / AliencuplinkScript

Class AliencuplinkScript

scripts/clutter.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93};
94
95class AliencuplinkScript : public ClutterScript {
96public:
97 int16_t CallEvent(int event, tOSIRISEventInfo *data);
98};
99
100struct tTNTHighYield {
101 vector last_vel;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected