ULandscapeHeightfieldCollisionComponent::GetCollisionResponseToChannel

Gets the response type given a specific channel

Windows
MacOS
Linux

Override Hierarchy

USceneComponent::GetCollisionResponseToChannel()

UPrimitiveComponent::GetCollisionResponseToChannel()

ULandscapeHeightfieldCollisionComponent::GetCollisionResponseToChannel()

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeHeightfieldCollisionComponent.h

Include

#include "LandscapeHeightfieldCollisionComponent.h"

Source

/Engine/Source/Runtime/Landscape/Private/LandscapeCollision.cpp

Syntax

virtual ECollisionResponse GetCollisionResponseToChannel
(
    ECollisionChannel Channel
) const

Remarks

Gets the response type given a specific channel

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