![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <LandscapeComponent.h>
Public Member Functions | |
| virtual void | CopyTo (T *Dest, int32 Count) const =0 |
| virtual bool | CopyToAndCalcIsAllZero (T *Dest, int32 Count) const =0 |
| virtual int32 | Num () const =0 |
|
pure virtual |
Implemented in FHeightBuffer2DView, and FByteBuffer2DView.
|
pure virtual |
Implemented in FHeightBuffer2DView, and FByteBuffer2DView.
|
pure virtual |
Implemented in FByteBuffer2DView, and FHeightBuffer2DView.