Dalamud/Dalamud/Plugin/Services
2023-09-21 21:42:08 +02:00
..
IAddonEventManager.cs [AddonEventManager] Remove AtkUnitBase from remove event, it's not used to unregister events. 2023-09-02 13:08:14 -07:00
IAddonLifecycle.cs Move AddonArgs to it's own file 2023-09-10 19:26:28 -07:00
IAetheryteList.cs Interface support for plugin DI (#1235) 2023-06-13 11:10:47 -07:00
IBuddyList.cs Add IBuddyList (#1261) 2023-06-24 17:11:17 -07:00
IChatGui.cs Scope ChatGui 2023-09-13 19:06:28 -07:00
IClientState.cs [v9] Move GPose check to ClientState (#1378) 2023-09-17 15:56:49 +02:00
ICommandManager.cs Add ICommandManager (#1273) 2023-06-24 21:02:45 -07:00
ICondition.cs Add ICondition (v9) (#1262) 2023-06-24 17:24:54 -07:00
IDataManager.cs chore: remove opcodes from public API 2023-09-17 23:13:16 +02:00
IDtrBar.cs Scope DTRBar 2023-09-05 14:35:08 -07:00
IDutyState.cs Add DutyStatePluginScoped (#1382) 2023-09-11 22:10:36 -07:00
IFateTable.cs Add IFateTable (#1263) 2023-06-24 17:11:05 -07:00
IFlyTextGui.cs Add IFlyTextGui (v9) (#1278) 2023-09-10 16:18:10 -07:00
IFramework.cs chore: make all services with interfaces internal 2023-09-17 21:09:00 +02:00
IGameConfig.cs refactor: move Dalamud.Interface utils into main assembly, warnings pass 2023-08-04 19:36:09 +02:00
IGameGui.cs Add IGameGui (#1282) 2023-06-25 08:34:45 +02:00
IGameLifecycle.cs Add IGameLifecycle (#1287) 2023-06-25 06:36:58 +00:00
IGameNetwork.cs Add IGameNetwork (#1284) 2023-06-25 08:38:28 +02:00
IGamepadState.cs Add IGamepadState (#1264) 2023-06-24 17:11:55 -07:00
IHookProvider.cs feat: IHookProvider service, no more static hook creation 2023-08-06 20:58:55 +02:00
IJobGauges.cs Add IJobGauges (#1265) 2023-06-24 17:10:53 -07:00
IKeyState.cs refactor: move Dalamud.Interface utils into main assembly, warnings pass 2023-08-04 19:36:09 +02:00
ILibcFunction.cs Add ILibcFunction (#1283) 2023-06-25 08:45:00 +02:00
IObjectTable.cs Add IObjectTable (#1270) 2023-06-24 20:59:00 -07:00
IPartyFinderGui.cs Add IPartyFinderGui (v9) (#1279) 2023-09-10 15:20:44 -07:00
IPartyList.cs Add IPartyList (#1271) 2023-06-24 20:59:37 -07:00
IPluginLog.cs Fix random build warnings. 2023-09-16 18:07:19 -07:00
ISigScanner.cs Add ISigScanner (#1288) 2023-06-25 06:48:06 +00:00
ITargetManager.cs Add Targets to TargetManager (#1364) 2023-09-07 10:12:19 -07:00
ITextureProvider.cs feat: add ITextureProvider.GetIconPath() function to allow for icon path lookups by plugins 2023-08-03 19:18:38 +02:00
ITextureSubstitutionProvider.cs feat: add ITextureSubstitutionProvider.InvalidatePaths() 2023-08-10 19:11:48 +02:00
ITitleScreenMenu.cs Add ITitleScreenMenu and Scoped Service. (#1379) 2023-09-11 22:06:40 -07:00
IToastGui.cs Add IToastGui (v9) (#1280) 2023-09-10 16:24:47 -07:00