tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.ModLoader.Config.JsonDefaultDictionaryKeyValueAttribute Class Reference

Similar to JsonDefaultListValueAttribute, but for assigning to the Dictionary Key rather than the Value. More...

Inherits Attribute.

Public Member Functions

 JsonDefaultDictionaryKeyValueAttribute (string json)
 

Properties

string Json [get]
 

Detailed Description

Similar to JsonDefaultListValueAttribute, but for assigning to the Dictionary Key rather than the Value.