DOMDocument

From Virtual World Web Wiki
Revision as of 20:02, 12 October 2016 by Spark5 (Talk | contribs) (Documentation for the DOMDocument class)

Jump to: navigation, search

Remarks [edit]

Properties

Guid ContextID {get; set;}
DOMDocumentContextType ContextType {get; set;}
object HostObject {get; set;}
LatencyTracker LatencyTracker {get; set;}
int LightMapMode {get; set;}
long? ViewID {get; set;}

Events

IdentifierChanged(EventHandler)
Event is raised, when the document and its children identifiers have changed

Constructors

DOMDocument(DOMObject[] children)
DOMDocument(string title, DOMObject[] children)

Methods

DOMObject Clone()
void ReID()
void RunCurvePlayers()
void SetLatencyTracker(LatencyTracker tracker)