Navigation
API > API/Plugins > API/Plugins/LandscapePatch > API/Plugins/LandscapePatch/ULandscapePatchComponent
Description
Returns the result of GetTypeHash(GetFullName()) for this component. Useful for quick deterministic (though not lexical) ordering of same-priority patches.
| Name | GetFullNameHash |
| Type | function |
| Header File | /Engine/Plugins/Editor/LandscapePatch/Source/LandscapePatch/Public/LandscapePatchComponent.h |
| Include Path | #include "LandscapePatchComponent.h" |
| Source | /Engine/Plugins/Editor/LandscapePatch/Source/LandscapePatch/Private/LandscapePatchComponent.cpp |
uint32 GetFullNameHash() const