Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
Include |
#include "LandscapeComponent.h" |
enum SelectionType
{
ST_NONE = 0,
ST_COMPONENT = 1,
ST_REGION = 2,
}
Name |
Description |
---|---|
ST_NONE |
|
ST_COMPONENT |
|
ST_REGION |