Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FWidget
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/UnrealWidget.h |
Include | #include "UnrealWidget.h" |
void SetCurrentAxis
&40;
EAxisList::Type InCurrentAxis
&41;
Remarks
Sets the axis currently being moused over. Typically called by FMouseDeltaTracker or FLevelEditorViewportClient.
Parameters
Name | Description |
---|---|
InCurrentAxis | The new axis value. |