tModLoader v2024.03
A mod to make and play Terraria mods
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.