Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Stop
Method
Stop
trinity/Eve/VirtualCamera/EveVirtualCamera.cpp:266–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
void EveVirtualCamera::Stop()
267
{
268
Reset();
269
if( !m_isRunning )
270
{
271
return;
272
}
273
274
m_isRunning = false;
275
}
276
277
void EveVirtualCamera::Reset()
278
{
Callers
8
StartFiring
Method · 0.45
StopFiring
Method · 0.45
StartFiring
Method · 0.45
StopFiring
Method · 0.45
StopFiring
Method · 0.45
StopCurveSet
Method · 0.45
StartMuzzleEffect
Method · 0.45
StopFiring
Method · 0.45
Calls
1
Reset
Function · 0.85
Tested by
no test coverage detected