UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FChaosHandlerSet Struct Reference

#include <ChaosGameplayEventDispatcher.h>

Public Attributes

bool bLegacyComponentNotify
 
TSet< TObjectPtr< UObject > > ChaosHandlers
 

Detailed Description

UStruct wrapper so we can store the TSet in a TMap

Member Data Documentation

◆ bLegacyComponentNotify

bool FChaosHandlerSet::bLegacyComponentNotify

◆ ChaosHandlers

TSet<TObjectPtr<UObject> > FChaosHandlerSet::ChaosHandlers

These should be IChaosNotifyHandlerInterface refs, but we can't store those here


The documentation for this struct was generated from the following file: