Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Focus
Function
Focus
Source/Engine/Platform/Base/WindowBase.h:409–411 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
407
/// Focuses this window.
408
/// </summary>
409
API_FUNCTION() virtual void Focus()
410
{
411
}
412
413
/// <summary>
414
/// Brings window to the front of the Z order.
Callers
15
BringToFront
Method · 0.85
Show
Method · 0.85
SetBorderless
Method · 0.85
DragEnter
Method · 0.85
BringToFront
Method · 0.85
BringToFront
Method · 0.85
WindowRootControl
Class · 0.85
StartTrackingMouse
Method · 0.85
Focus
Method · 0.85
Defocus
Method · 0.85
NavigationFocus
Method · 0.85
OnDestroy
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected