PawsObjectView: Difference between revisions
Jump to navigation
Jump to search
Created page with ' <widget '''name''' = ''qname'' '''factory''' = "pawsObjectView" ''widget-attributes''> <!-- Content: (distance?, map, ''widget-elements'') --> </widget> The '''…' |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
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. | 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.