MCPcopy 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
433String PhysicsScene::GetName() const
434{
435 return _name;
436}
437
438bool PhysicsScene::GetAutoSimulation() const
439{

Callers 15

BeginEventMethod · 0.45
UpdateMethod · 0.45
GetParameterMethod · 0.45
TestPrefabs.cppFile · 0.45
GetAssemblyNameMethod · 0.45
LoadAssemblyImageMethod · 0.45
GetAssemblyByNameMethod · 0.45
GetAssemblyTypesMethod · 0.45
GetAssemblyByNameMethod · 0.45
OnLocalizationChangedMethod · 0.45
SetCurrentCultureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected