UCollisionProfile::GetChannelAndResponseParams

Get the channel and response params from the specified profile

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

static bool GetChannelAndResponseParams
(
    FName ProfileName,
    ECollisionChannel & CollisionChannel,
    FCollisionResponseParams & ResponseParams
)

Remarks

Get the channel and response params from the specified profile

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