FRigElementKeyCollection::MakeIntersection

Returns the intersection between two collections

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Rigs/RigHierarchyDefines.h

Include

#include "Rigs/RigHierarchyDefines.h"

Source

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

Syntax

static FRigElementKeyCollection MakeIntersection
(
    const FRigElementKeyCollection & A,
    const FRigElementKeyCollection & B
)

Remarks

Returns the intersection between two collections

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