SetVerb (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>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...
 
>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...
 
(No difference)

Latest revision as of 23:28, 9 August 2011

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