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 void OnUserRemoved
(
int32 UserIndex
)
Remarks
Notified when users are removed from the system, good chance to clean up any user specific state.