ActionAdventureKit 1.7.3
|
provides a string that will be displayed by the DescriptionText behaviour when this object is selected by the event system
for example put this on a button to provide some additional info about what will happen when it is clicked
Public Member Functions | |
string | GetDescription () |
provides text for hints or tooltips | |
Public Attributes | |
string | Description |
string AdventureCore.DescriptionItem.GetDescription | ( | ) |
provides text for hints or tooltips
Implements AdventureCore.IDescriptionItem.