UCommonRotator::SetSelectedItem

Sets the current value of the slider.

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonRotator.h

Include

#include "CommonRotator.h"

Source

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Private/CommonRotator.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Behavior")
virtual void SetSelectedItem
(
    int32 InValue
)

Remarks

Sets the current value of the slider.

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