UControlRig::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/ControlRig.h

Include

#include "ControlRig.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Private/ControlRig.cpp

Syntax

virtual 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