MCPcopy 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
129String UserBase::GetName() const
130{
131 return _name;
132}
133
134bool PlatformBase::Init()
135{

Callers 4

UpdateStateMethod · 0.45
GetUserNameMethod · 0.45
UserChangeEventCallbackFunction · 0.45
ThreadProcMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected