SelectionType

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeComponent.h"

Syntax

enum SelectionType
{
    ST_NONE         = 0,
    ST_COMPONENT    = 1,
    ST_REGION       = 2,
}

Values

Name

Description

ST_NONE

ST_COMPONENT

ST_REGION

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