Skip to content

Advanced p2p event handling

Handle all received P2P events at once per frame for better performance.

Authors and contributors to this experimental extension: arthuro555.


Allows handling all events at once instead of one per frame.

Usage:

Screenshot of the way to use the extension

Tip

Learn how to install new extensions by following a step-by-step guide.

Actions

Dismiss event
Marks the event as handled, to go on to the next.

See parameters & details
  • Parameter 1 (🔤 String): The event to dismiss

Technical note: parameters 0, 2 are internal parameters handled by GDevelop.

Technical note: this action internal type (in GDevelop JSON) is AdvancedP2PEventHandling::DissmissEvent.


This page is an auto-generated reference page about the Advanced p2p event handling extension for GDevelop, the open-source, AI-powered, cross-platform game engine designed for everyone. Learn more about all GDevelop extensions here.