PawsObjectView: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Kuru (talk | contribs)
No edit summary
m Reverted edits by Kuru (Talk) to last revision by Ethryn
 
Line 1: Line 1:
spam
<widget
  '''name''' = ''qname''
  '''factory''' = "pawsObjectView"
  ''widget-attributes''>
  &lt;!-- 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.