Navigation
Unreal Engine C++ API Reference > Developer > SlateReflector
Inheritance Hierarchy
References
Module | SlateReflector |
Header | /Engine/Source/Developer/SlateReflector/Public/INavigationEventSimulationView.h |
Include | #include "INavigationEventSimulationView.h" |
Syntax
class INavigationEventSimulationView : public [SCompoundWidget](API\Runtime\SlateCore\Widgets\SCompoundWidget)
Functions
Type | Name | Description |
---|---|---|
int32 | PaintSimuationResult ( const FGeometry& AllottedGeometry, const FSlateRect& MyCullingRect, FSlateWindowElementList& OutDrawEl..., int32 LayerId ) | |
void | SelectWidget ( const TSharedPtr< SWidget >& Widge... ) | |
void | SetSimulationResult ( TArray< FSlateNavigationEventSimula... ) |
Classes
Type | Name | Description |
---|---|---|
Public struct | FArguments |