DefineMutuallyInclusiveComponent

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

DefineMutuallyInclusiveComponent

Specifies a mutual inclusivity relationship. The helper method above is easier and preferrable.

Public function

void

 

DefineMutuallyInclusiveComponent

(
    FComponentTypeID InComponentA,
    FComponentTypeID InComponentB
)

Indicates that if the first component exists on an entity, the second component should be created on that entity too.

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