PawsObjectView: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
<widget | |||
'''name''' = ''qname'' | |||
'''factory''' = "pawsObjectView" | |||
''widget-attributes''> | |||
<!-- Content: (distance?, map, ''widget-elements'') --> | |||
</widget> | |||
The '''pawsObjectView''' factory is used to create a "doll" widget for viewing your character on the podium. The <code>[[#map|map]]</code> child element is mandatory and details what map to load. | |||
[[Category:Engine documents]] |
Latest revision as of 23:14, 10 December 2010
<widget name = qname factory = "pawsObjectView" widget-attributes> <!-- Content: (distance?, map, widget-elements) --> </widget>
The pawsObjectView factory is used to create a "doll" widget for viewing your character on the podium. The map
child element is mandatory and details what map to load.