UControlRig::AvailableControls

Returns a list of available controls on the subject.

Windows
MacOS
Linux

Override Hierarchy

IControlRigManipulatable::AvailableControls()

UControlRig::AvailableControls()

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 const TArray< FRigControl > & AvailableControls() const

Remarks

Returns a list of available controls on the subject. Each control provides additional information such as metadata, it's value type and so on.

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