UBodySetup::GetGeometryDDCKey

Generate a string to uniquely describe the state of the geometry in this setup to populate the DDC

Windows
MacOS
Linux

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

Syntax

void GetGeometryDDCKey
(
    FString & OutString
) const

Remarks

Generate a string to uniquely describe the state of the geometry in this setup to populate the DDC

Parameters

Parameter

Description

OutString

The generated string will be place in this FString

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss