Navigation
API > API/Editor > API/Editor/LandscapeEditor
| |
|
| Name |
FLandscapeToolTarget |
| Type |
struct |
| Header File |
/Engine/Source/Editor/LandscapeEditor/Public/LandscapeToolInterface.h |
| Include Path |
#include "LandscapeToolInterface.h" |
Syntax
struct FLandscapeToolTarget
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| LandscapeInfo |
TWeakObjectPtr< ULandscapeInfo > |
|
LandscapeToolInterface.h |
|
| LayerInfo |
TWeakObjectPtr< ULandscapeLayerInfoObject > |
|
LandscapeToolInterface.h |
|
| LayerName |
FName |
|
LandscapeToolInterface.h |
|
| TargetType |
ELandscapeToolTargetType |
|
LandscapeToolInterface.h |
|
Functions
Public