UControlRig::SetControlSpace

Sets a Control's Space (for space switching), returns true when successful.

Windows
MacOS
Linux

Override Hierarchy

IControlRigManipulatable::SetControlSpace()

UControlRig::SetControlSpace()

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 bool SetControlSpace
(
    const FName & InControlName,
    const FName & InSpaceName
)

Remarks

Sets a Control's Space (for space switching), returns true when successful.

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