Difference between revisions of "JavaScript Client Objects"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the JavaScript Client Objects class)
(Documentation for the JavaScript Client Objects class)
 
(5 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
A class representing an image and the configuration to display it
 
A class representing an image and the configuration to display it
  
 +
===<span id="InventoryContainer"></span>InventoryContainer <span class="SectionLink">([[InventoryContainer|Full Article]])</span>===
 
===<span id="InventoryView"></span>InventoryView <span class="SectionLink">([[InventoryView|Full Article]])</span>===
 
===<span id="InventoryView"></span>InventoryView <span class="SectionLink">([[InventoryView|Full Article]])</span>===
 
===<span id="JSAbility"></span>JSAbility <span class="SectionLink">([[JSAbility|Full Article]])</span>===
 
===<span id="JSAbility"></span>JSAbility <span class="SectionLink">([[JSAbility|Full Article]])</span>===

Latest revision as of 12:32, 23 May 2018

Remarks [edit]

AvatarSocialInfo (Full Article)

GUIAudio (Full Article)

A class representing a configurable audio resource for a UI element

GUIRectTransform (Full Article)

Javascript wrapper about RectTransform

GUISprite (Full Article)

A class representing an image and the configuration to display it

InventoryContainer (Full Article)

InventoryView (Full Article)

JSAbility (Full Article)

JSAbilityBase (Full Article)

JSAbilityGroup (Full Article)

JSCamera (Full Article)

JSChatChannel (Full Article)

SelectionManager (Full Article)

TargetObject (Full Article)

WebClient (Full Article)

Class for making web requests to servers from the client