FWidget::SetCurrentAxis

Sets the axis currently being moused over.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/UnrealWidget.h

Include

#include "UnrealWidget.h"

Syntax

void SetCurrentAxis
(
    EAxisList::Type InCurrentAxis
)

Remarks

Sets the axis currently being moused over. Typically called by FMouseDeltaTracker or FLevelEditorViewportClient.

Parameters

Parameter

Description

InCurrentAxis

The new axis value.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss