GetBodySetup

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

UBodySetup &...

 

GetBodySetup()

Public function

UBodySetup &...

 

GetBodySetup()

Please do not use this non const function; use the combination of USkeletalMesh::CreateBodySetup() and USkeletalMesh::GetBodySetup() const. Cast the skeletal mesh caller to const to force the compiler to use the USkeletalMesh::GetBodySetup() const function and avoid the deprecation warning

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