MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / Start

Method Start

ogsr_engine/xrGame/ui/UIGameTutorial.cpp:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66void CUISequenceItem::Start() { CallFunctions(m_start_lua_functions); }
67
68bool CUISequenceItem::Stop(bool bForce)
69{

Callers 3

start_camera_effectorMethod · 0.45
InitTextureMethod · 0.45
NextMethod · 0.45

Calls 13

CallFunctionsFunction · 0.85
GetNodesNumMethod · 0.80
NavigateToNodeMethod · 0.80
ReadIntMethod · 0.80
ReadAttribMethod · 0.80
CurrentIRMethod · 0.80
sizeMethod · 0.45
AddMethod · 0.45
InitMethod · 0.45
InitWindowMethod · 0.45
push_backMethod · 0.45
LoadMethod · 0.45

Tested by

no test coverage detected