ULandscapeInfo::RegisterCollisionComponent

Server doesn't have [ULandscapeComponent](API\Runtime\Landscape\ULandscapeComponent) use CollisionComponents instead to get height on landscape

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeInfo.h"

Source

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

Syntax

void RegisterCollisionComponent
(
    ULandscapeHeightfieldCollisionComponent * Component
)

Remarks

Server doesn't have ULandscapeComponent use CollisionComponents instead to get height on landscape

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