Click or drag to resize

LocalizationObject Class

[Missing <summary> documentation for "T:Advanced_Combat_Tracker.LocalizationObject"]

Inheritance Hierarchy
SystemObject
  Advanced_Combat_TrackerLocalizationObject

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax
C#
public class LocalizationObject

The LocalizationObject type exposes the following members.

Constructors
  NameDescription
Public methodLocalizationObject
Initializes a new instance of the LocalizationObject class
Top
Properties
  NameDescription
Public propertyDisplayedText
The string that will be visible to users
Public propertyLocalizationDescription
A description for translators
Top
Methods
  NameDescription
Public methodToString (Overrides ObjectToString.)
Top
Operators
See Also