MCPcopy 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
377void UWPWindow::SetPosition(const Float2& position)
378{
379 // Not supported
380}
381
382void UWPWindow::SetClientPosition(const Float2& position)
383{

Callers 2

loadMethod · 0.45
loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected