PawsCharDescription: Difference between revisions
Jump to navigation
Jump to search
spam |
|||
Line 1: | Line 1: | ||
<widget | |||
'''name''' = ''qname'' | |||
'''factory''' = "pawsCharDescription" | |||
''widget-attributes''> | |||
<!-- Content: (widget[@name='Description' and @factory='pawsMultilineEditTextBox'], | |||
''widget-elements'') --> | |||
</widget> | |||
The '''pawsCharDescription''' factory is used by the player to change the description of his or her character. It requires a [[#pawsMultilineEditTextBox|pawsMultilineEditTextBox]] widget called "Description" to be present. | |||
[[Category:Engine documents]] |
Latest revision as of 23:29, 10 December 2010
<widget name = qname factory = "pawsCharDescription" widget-attributes> <!-- Content: (widget[@name='Description' and @factory='pawsMultilineEditTextBox'], widget-elements) --> </widget>
The pawsCharDescription factory is used by the player to change the description of his or her character. It requires a pawsMultilineEditTextBox widget called "Description" to be present.