Instanced policy object that selects whether one or more interactors may participate.
UCLASS(BlueprintType, EditInlineNew, DefaultToInstanced)
class INTERACTIONFRAMEWORKRUNTIME_API UInteractionRuntimeParticipationPolicyObject final
: public UInteractionRuntimePolicyObjectBase
Properties
Use Cases
- Use UInteractionRuntimeParticipationPolicyObject in the core-concepts workflow.