Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetNativePtr
Method
GetNativePtr
Source/Engine/Platform/Mac/MacWindow.cpp:875–878 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
873
}
874
875
void* MacWindow::GetNativePtr() const
876
{
877
return _window;
878
}
879
880
void MacWindow::OnUpdate(float dt)
881
{
Callers
3
GetKey
Function · 0.45
Show
Method · 0.45
Hide
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected