Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ Start
Method
Start
ogsr_engine/xrGame/ui/UIGameTutorialSimpleItem.cpp:138–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
void CUISequenceSimpleItem::SSubItem::Start()
139
{
140
m_wnd->Show(true);
141
m_wnd->ResetClrAnimation();
142
m_visible = true;
143
}
144
145
void CUISequenceSimpleItem::SSubItem::Stop()
146
{
Callers
1
Update
Method · 0.45
Calls
15
Start
Function · 0.85
GetUICursor
Function · 0.85
ResetClrAnimation
Method · 0.80
Paused
Method · 0.80
SetUICursorPosition
Method · 0.80
AttachChild
Method · 0.80
MainWnd
Method · 0.80
_handle
Method · 0.80
UIGame
Method · 0.80
GetUI
Method · 0.80
SetActiveSubdialog
Method · 0.80
IsShown
Method · 0.80
Tested by
no test coverage detected