Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscape
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ALandscape * GetLandscapeActor () |
Landscape.h | ||
virtual const ALandscape * GetLandscapeActor () |
Landscape.h |
GetLandscapeActor()
| Name | GetLandscapeActor |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/Landscape.h |
| Include Path | #include "Landscape.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/Landscape.cpp |
virtual ALandscape * GetLandscapeActor()
GetLandscapeActor()
| Name | GetLandscapeActor |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/Landscape.h |
| Include Path | #include "Landscape.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/Landscape.cpp |
virtual const ALandscape * GetLandscapeActor() const