Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetName
Method
GetName
Source/Engine/Platform/Base/PlatformBase.cpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
String UserBase::GetName() const
130
{
131
return _name;
132
}
133
134
bool PlatformBase::Init()
135
{
Callers
4
UpdateState
Method · 0.45
GetUserName
Method · 0.45
UserChangeEventCallback
Function · 0.45
ThreadProc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected