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

Method CallEvent

scripts/aigame4.cpp:424–424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

422BaseObjScript::~BaseObjScript() {}
423
424int16_t BaseObjScript::CallEvent(int event, tOSIRISEventInfo *data) { return CONTINUE_CHAIN | CONTINUE_DEFAULT; }
425
426//------------------
427// MercEndBoss class

Callers 1

CallInstanceEventFunction · 0.45

Calls 6

Obj_ValueFunction · 0.85
Obj_GetGunPosFunction · 0.85
qRandomValueFunction · 0.85
Obj_CreateFunction · 0.85
Obj_SetCustomAnimFunction · 0.85
vm_VectorToMatrixFunction · 0.70

Tested by

no test coverage detected