Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetName
Method
GetName
Source/Engine/Physics/Physics.cpp:433–436 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
431
}
432
433
String PhysicsScene::GetName() const
434
{
435
return _name;
436
}
437
438
bool PhysicsScene::GetAutoSimulation() const
439
{
Callers
15
BeginEvent
Method · 0.45
Update
Method · 0.45
GetParameter
Method · 0.45
TestPrefabs.cpp
File · 0.45
GetAssemblyName
Method · 0.45
LoadAssemblyImage
Method · 0.45
GetAssemblyByName
Method · 0.45
ResolveScriptingAssemblyByName
Method · 0.45
GetAssemblyTypes
Method · 0.45
GetAssemblyByName
Method · 0.45
OnLocalizationChanged
Method · 0.45
SetCurrentCulture
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected