SetVerb (Method)

From Legacy Roblox Wiki
Revision as of 23:28, 9 August 2011 by >LocalChum (New page: {{locked}} <onlyinclude>{{Method |name = SetVerb |arguments = string verb |return = nil |protected = yes |description = Sets an internal function that is executed by the game engi...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
SetVerb( string verb )
Returns nil
Description: Sets an internal function that is executed by the game engine when the GuiButton is clicked
Member of: GuiButton