Navigation
Unreal Engine C++ API Reference > Runtime > SlateCore > Types > FNavigationMetaData
References
Module | SlateCore |
Header | /Engine/Source/Runtime/SlateCore/Public/Types/NavigationMetaData.h |
Include | #include "Types/NavigationMetaData.h" |
void SetNavigationWrap
(
EUINavigation InNavigation
)
Remarks
Set the navigation behavior for the provided navigation type to be wrap
Parameters
Name | Description |
---|---|
InNavigation | the type of navigation to set wrapping |