Table of Contents

GuiObjectView::createBlockhead

There is no doc-string available for this function.

Syntax

script GuiObjectView::createBlockhead(string %this, string %json, string %usePlayerAvatar);

Parameters

string %this
No description available.

string %json
No description available.

string %usePlayerAvatar
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/client/GlassLive.cs:1277

See also

GuiObjectView::dumpView
GuiObjectView::hideNode
GuiObjectView::loadDSQ
GuiObjectView::mountObject
GuiObjectView::setCamera
GuiObjectView::setCameraRot
GuiObjectView::setEmpty
GuiObjectView::setIflFrame
GuiObjectView::setMouse
GuiObjectView::setNodeColor
GuiObjectView::setObject
GuiObjectView::setOrbitDist
GuiObjectView::setScale
GuiObjectView::setSequence
GuiObjectView::setThreadPos
GuiObjectView::unHideNode
GuiObjectView::unMountObject

References

This function is not called by any other functions.