Skip to main content
Version: 14.x (API 14) [Legacy]

Interface IPartyFinderGui

This class handles interacting with the native PartyFinder window.

Assembly: Dalamud.dll
Declaration
public interface IPartyFinderGui : IDalamudService

Events

ReceiveListing

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

Declaration
event IPartyFinderGui.PartyFinderListingEventDelegate ReceiveListing
Event Type

Dalamud.Plugin.Services.IPartyFinderGui.PartyFinderListingEventDelegate