GetBaseClass.AddOptionColor Method

GetBaseClassAddOptionColor Method

Overload List
  NameDescription
Public methodAddOptionColor(String, OptionColor)
Add a command line option to get colors and automatically save the value.
Public methodAddOptionColor(LocalizeStringPair, OptionColor)
Add a command line option to get colors and automatically save the value.
Public methodAddOptionColor(String, OptionColor, String)
Add a command line option to get colors and automatically save the value.
Public methodAddOptionColor(LocalizeStringPair, OptionColor, String)
Add a command line option to get colors and automatically save the value.
Top
See Also