Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ SetPosition
Method
SetPosition
Source/Engine/Platform/UWP/UWPWindow.cpp:377–380 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
375
}
376
377
void UWPWindow::SetPosition(const Float2& position)
378
{
379
// Not supported
380
}
381
382
void UWPWindow::SetClientPosition(const Float2& position)
383
{
Callers
2
load
Method · 0.45
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected