| bHasValueChanged |
bool |
The delegate is triggered each time a data change is requested, even when the data didn't actually change. |
LandscapeLayerInfoObject.h |
|
| bRequiresLandscapeUpdate |
bool |
Indicates the change requires a full landscape update (e.g. parameter affecting heightmap or weightmap...) |
LandscapeLayerInfoObject.h |
|
| bUserTriggered |
bool |
Indicates a user-initiated property change |
LandscapeLayerInfoObject.h |
|
| LayerInfoObject |
const ULandscapeLayerInfoObject * |
Pointer to the ULandscapeLayerInfoObject that broadcast the data change event |
LandscapeLayerInfoObject.h |
|
| PropertyChangedEvent |
FPropertyChangedEvent |
Provides some additional context about how data has changed (property, type of change...) |
LandscapeLayerInfoObject.h |
|