UCollisionProfile::GetProfileTemplate

Fill up the loaded config of the profile name to the BodyInstance

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/CollisionProfile.h

Include

#include "Engine/CollisionProfile.h"

Source

/Engine/Source/Runtime/Engine/Private/Collision/CollisionProfile.cpp

Syntax

bool GetProfileTemplate
(
    FName ProfileName,
    struct FCollisionResponseTemplate & ProfileData
) const

Remarks

Fill up the loaded config of the profile name to the BodyInstance

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