IControlRigManipulatable::FindControl

Returns a control given its name.

Windows
MacOS
Linux

Override Hierarchy

IControlRigManipulatable::FindControl()

UControlRig::FindControl()

References

Module

ControlRig

Header

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

Include

#include "Manipulatable/IControlRigManipulatable.h"

Syntax

FRigControl * FindControl
(
    const FName & InControlName
)

Remarks

Returns a control given its name.

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