Structs§
- GetAllNpcItems Params 
- struct for passing parameters to the method get_all_npc_items
- GetAllNpcs Params 
- struct for passing parameters to the method get_all_npcs
- GetNpcItems Params 
- struct for passing parameters to the method get_npc_items
- GetNpcParams 
- struct for passing parameters to the method get_npc
Enums§
- GetAllNpcItems Error 
- struct for typed errors of method get_all_npc_items
- GetAllNpcs Error 
- struct for typed errors of method get_all_npcs
- GetNpcError 
- struct for typed errors of method get_npc
- GetNpcItems Error 
- struct for typed errors of method get_npc_items
Functions§
- get_all_ npc_ items 
- Retrieve the list of all NPC items.
- get_all_ npcs 
- Fetch NPCs details.
- get_npc
- Retrieve the details of a NPC.
- get_npc_ items 
- Retrieve the items list of a NPC. If the NPC has items to buy, sell or trade, they will be displayed.