Skip to main content
Version: 13.x (API 13) [Current]

Delegate IPartyFinderGui.PartyFinderListingEventDelegate

Event type fired each time the game receives an individual Party Finder listing. Cannot modify listings but can hide them.

Assembly: Dalamud.dll
View Source
Declaration
public delegate void IPartyFinderGui.PartyFinderListingEventDelegate(IPartyFinderListing listing, IPartyFinderListingEventArgs args)