MaxEventsPerFrame

Controls how many events are consumed by this event handler.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, Category="Event Handler Options")
uint32 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.

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