CreatePropertyDropDownMenu (Function)

From Legacy Roblox Wiki
Revision as of 06:34, 7 February 2012 by >JulienDethurens
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
CreatePropertyDropDownMenu( Instance descendant, string propertyName, Enum enumType )
Returns Instance guiContainer
Description: returns a container with a drop-down-box that is linked to the propertyName field of instance which is of type enumType.


See Also