HAM Global

From Virtual World Web Wiki
Jump to: navigation, search

The HAM JavaScript global object is available from server world scripts and provides methods for working with avatar attachments

  • This is a JavaScript global object named HAM

Remarks [edit]

Methods

bool ClearAttachment(string attachmentName, DOMObjectExtended controller)
Obsolete
bool HasAttachment(string attachmentName, DOMObjectExtended controller)
Obsolete
bool IsAvailable()
Returns true if the creature manager is installed.
bool SetAttachment(string attachmentName, DOMObjectExtended controller, int attachID)
Obsolete