MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / Trigger

Function Trigger

engine/Poseidon/Graphics/Shared/RenderDocCapture.cpp:93–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93void Trigger()
94{
95 if (!s_api)
96 return;
97 s_api->TriggerCapture();
98 LOG_INFO(Graphics, "RenderDoc: capture triggered (next swap)");
99}
100
101const char* LastCapturePath()
102{

Callers 4

RunMainLoopMethod · 0.85
PilotControllerClass · 0.85
TriRdcCaptureFunction · 0.85

Calls

no outgoing calls

Tested by 1

TriRdcCaptureFunction · 0.68