Table of Contents

AvatarGui_CreateSubPartMenu

There is no doc-string available for this function.

Syntax

script AvatarGui_CreateSubPartMenu(string %name, string %cmdString, string %subPartList, string %xPos, string %yPos);

Parameters

string %name
No description available.

string %cmdString
No description available.

string %subPartList
No description available.

string %xPos
No description available.

string %yPos
No description available.

Return value

script
No description available.

Remarks

Examples

Source

base/client/scripts/allClientScripts.cs:15181

See also

References

AvatarGui::onWake: base/client/scripts/allClientScripts.cs:14731
Avatar_SetHat: base/client/scripts/allClientScripts.cs:15623
Avatar_Randomize: base/client/scripts/allClientScripts.cs:16096