Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > UBodySetup
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/BodySetup.h |
Include | #include "PhysicsEngine/BodySetup.h" |
Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/BodySetup.cpp |
void GetGeometryDDCKey
&40;
FString & OutString
&41; const
Remarks
Generate a string to uniquely describe the state of the geometry in this setup to populate the DDC
Parameters
Name | Description |
---|---|
OutString | The generated string will be place in this FString |