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 '''…' |
m add to category (Engine documents) |
||
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]] |
Revision as of 14:46, 23 October 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.