Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ ToString
Method
ToString
Source/Engine/Platform/Base/WindowBase.cpp:178–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
String WindowBase::ToString() const
179
{
180
return GetTitle();
181
}
182
183
void WindowBase::OnDeleteObject()
184
{
Callers
12
AcquireParticleBuffer
Method · 0.45
ProcessGroupParticles
Method · 0.45
Generate
Method · 0.45
GetStackTrace
Method · 0.45
ThreadBase
Method · 0.45
GetTempFilePath
Method · 0.45
CookCollision
Method · 0.45
CreateVehicle
Method · 0.45
CalculateInvMasses
Method · 0.45
OnPreUpdate
Method · 0.45
OnTargetChanged
Method · 0.45
CanAttach
Method · 0.45
Calls
1
GetTitle
Function · 0.85
Tested by
no test coverage detected