Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/FNavigationConfig
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/NavigationConfig.h |
| Include | #include "Framework/Application/NavigationConfig.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Application/NavigationConfig.cpp |
virtual float GetRepeatRateForPressure
&40;
float InPressure,
int32 InRepeats
&41; const
Remarks
Gets the repeat rate of the navigation based on the current pressure being applied. The idea being that if the user moves the stick a little, we would navigate slowly, if they move it a lot, we would repeat the navigation often.