Interface IPartyFinderGui
This class handles interacting with the native PartyFinder window.
Assembly: Dalamud.dll
View Source
Declaration
public interface IPartyFinderGui
Events
ReceiveListing
Event fired each time the game receives an individual Party Finder listing. Cannot modify listings but can hide them.
View Source
Declaration
event IPartyFinderGui.PartyFinderListingEventDelegate ReceiveListing
Event Type
Dalamud.Plugin.Services.IPartyFinderGui.PartyFinderListingEventDelegate