Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeComponentGrassData > API/Runtime/Landscape/FLandscapeComponentGrassData/__ctor
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h |
| Include | #include "LandscapeComponent.h" |
PRAGMA_DISABLE_DEPRECATION_WARNINGS FLandscapeComponentGrassData()
Remarks
Note: We need to explicitly disable warnings on these constructors/operators for clang to be happy with deprecated variables.