Delegate NetworkHandlers.CfPop
Namespace: Dalamud.Game.Network
Assembly: Dalamud.dll
Syntax
public delegate Task CfPop(JObject contentFinderCondition);
Parameters
| Type | Name | Description |
|---|---|---|
| Newtonsoft.Json.Linq.JObject | contentFinderCondition |
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |