Difference between revisions of "DOMHookPoint"

From Virtual World Web Wiki
Jump to: navigation, search
(Documentation for the DOMHookPoint class)
(Documentation for the DOMHookPoint class)
Line 13: Line 13:
 
:{{CSharp|DOMHookPoint(string title, DOMObject child)}}
 
:{{CSharp|DOMHookPoint(string title, DOMObject child)}}
  
===Methods===
 
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__

Revision as of 14:13, 16 October 2016

Remarks [edit]

Properties

string[] HookpointGroups {get; set;}

Constructors

DOMHookPoint()
DOMHookPoint(string title)
DOMHookPoint(string title, DOMObject child)