FCollisionResponseContainer::SetResponse

Set the response of a particular channel in the structure.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/PhysicsEngine/PhysUtils.cpp

Syntax

bool SetResponse
(
    ECollisionChannel Channel,
    ECollisionResponse NewResponse
)

Remarks

Set the response of a particular channel in the structure.

Set the status of a particular channel in the structure.

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