Skip to main content

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)