DOMClientBehaviour

From Virtual World Web Wiki
Jump to: navigation, search

Requests a client effect or behavior. The implementation and meaning of this node is client specific. The properties of this node can be used to convey behavior configuration.

  • Inherits class: DOMObject
  • This is a leaf node type. This node type cannot have children.

Remarks [edit]

Properties

string BehaviourClassName {get; set;}
The name of the client behavior to apply

Constructors

DOMClientBehaviour()
Constructs a new DOMClientBehaviour with default settings
DOMClientBehaviour(string title)
Constructs a new DOMClientBehaviour, setting a title and adding children at the same time