Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Restore
Function
Restore
Source/Engine/Platform/Base/WindowBase.h:232–234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
/// Restores the window state before minimizing or maximizing.
231
/// </summary>
232
API_FUNCTION() virtual void Restore()
233
{
234
}
235
236
/// <summary>
237
/// Closes the window.
Callers
4
SetBorderless
Method · 0.85
SetBorderless
Method · 0.85
WndProc
Method · 0.85
Stop
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected