Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetNativePtr
Method
GetNativePtr
Source/Engine/Platform/SDL/SDLWindow.cpp:581–584 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
579
}
580
581
void* SDLWindow::GetNativePtr() const
582
{
583
return _handle;
584
}
585
586
void SDLWindow::Show()
587
{
Callers
9
GetByNativePtr
Method · 0.45
SetText
Method · 0.45
SetRawData
Method · 0.45
SetFiles
Method · 0.45
GetText
Method · 0.45
GetRawData
Method · 0.45
GetFiles
Method · 0.45
Compress
Function · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected