TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
Terraria.ModLoader.Config.OptionStringsAttribute Class Reference

By default, string fields will provide the user with a text input field. Use this attribute to restrict strings to a selection of options. More...

+ Inheritance diagram for Terraria.ModLoader.Config.OptionStringsAttribute:
+ Collaboration diagram for Terraria.ModLoader.Config.OptionStringsAttribute:

Public Member Functions

 OptionStringsAttribute (string[] optionLabels)
 

Properties

string[] OptionLabels [get, set]
 

Detailed Description

By default, string fields will provide the user with a text input field. Use this attribute to restrict strings to a selection of options.

Definition at line 9 of file OptionStringsAttribute.cs.


The documentation for this class was generated from the following file: