Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.APIClient.GetAllModKVPMetadata

Jackson Wood edited this page Jul 24, 2018 · 11 revisions

APIClient.GetAllModKVPMetadata

public void GetAllModKVPMetadata;

Description

Get all metadata stored by the game developer for this mod as searchable key value pairs. Successful request will return a ModIO.API.ResponseArray of ModIO.MetadataKVP.

Clone this wiki locally