IControlRigManipulatable::SelectControl

Select or deselected the specified control.

Windows
MacOS
Linux

Override Hierarchy

IControlRigManipulatable::SelectControl()

UControlRig::SelectControl()

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Manipulatable/IControlRigManipulatable.h

Include

#include "Manipulatable/IControlRigManipulatable.h"

Syntax

void SelectControl
(
    const FName & InControlName,
    bool bSelect
)

Remarks

Select or deselected the specified control.

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