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

Function GetFunctionMode

Descent3/descent.cpp:661–661  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

659}
660
661function_mode GetFunctionMode() { return Function_mode; }
662
663// ---------------------------------------------------------------------------
664// The game's defer handler (For Win32, it happens during idle processing)

Callers 15

RenderMethod · 0.85
OnActivateMethod · 0.85
OnSaveButtonMethod · 0.85
RunGameFromEditorFunction · 0.85
get_axis_valueMethod · 0.85
get_axis_valueMethod · 0.85
GameSequencerFunction · 0.85
EndLevelFunction · 0.85
RunGameMenuFunction · 0.85
ObjInitGenericFunction · 0.85
QuickSaveGameFunction · 0.85
RenderObjectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected