FEventManager::ClearEvents

Modify the producer side of the event buffer

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/EventManager.h

Include

#include "EventManager.h"

Syntax

template<typename PayloadType>
void ClearEvents
(
    const EEventType & EventType,
    TFunction< void> InFunction
)

Remarks

Modify the producer side of the event buffer

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