Navigation
API > API/Plugins > API/Plugins/CascadeToNiagaraConverter > API/Plugins/CascadeToNiagaraConverter/FNiagaraEventHandlerAddAction
Syntax
UPROPERTY (BlueprintReadWrite, Category="Event Handler Options")
int32 MaxEventsPerFrame
Remarks
Controls how many events are consumed by this event handler. If there are more events generated than this value, they will be ignored.