Skip to content

Function: stringifyGameplayTagDictionary()

ts
function stringifyGameplayTagDictionary(dictionary, format?): string;

Defined in: dictionary.ts:169

Parameters

dictionary

GameplayTagDictionaryInput

format?

GameplayTagDictionaryFormat = "json"

Returns

string