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