DefineComplexInclusiveComponents

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

DefineComplexInclusiveComponents

(
    const FComplexInclusivity& InInclu...
)

Defines a new complex inclusivity relationship.

Public function

void

 

DefineComplexInclusiveComponents

(
    const FComplexInclusivityFilter& I...,
    ComponentTypes... InComponents
)

Specifies that if an entity matches the given filter, the specified components should be created on it.

Public function

void

 

DefineComplexInclusiveComponents

(
    const FComplexInclusivityFilter& I...,
    FComponentTypeID InComponent
)

Specifies that if an entity matches the given filter, the specified component should be created on it.

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