Navigation
API > API/Runtime > API/Runtime/Landscape
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULandscapeWeightmapUsage
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeWeightmapUsage.h |
| Include | #include "LandscapeWeightmapUsage.h" |
Syntax
class ULandscapeWeightmapUsage : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< ULandscapeComponent >[NumChannels] | ChannelUsage | ||
| FGuid | LayerGuid |
Constructors
| Type | Name | Description | |
|---|---|---|---|
ULandscapeWeightmapUsage
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ClearUsage () |
||
| void | ClearUsage
(
ULandscapeComponent* Component |
||
| int32 | |||
| TArray< ULandscapeComponent *, TInlineAllocator< 4 > > | |||
| bool | IsEmpty () |
Constants
| Name | Description |
|---|---|
| NumChannels |