SaveBoolean (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator This page... would be perfection with an example. |
>ArceusInator This page... would be perfection with an example. |
(No difference)
|
Revision as of 16:21, 11 January 2011
Roblox Preliminary:This item is Roblox Preliminary. It is currently locked while the developers test it, but may be released later.
SaveBoolean( String key, Bool value ) | |
Returns | nil |
Description: | Saves a boolean value that can be reloaded from any server via LoadBoolean |
In Object: | Player |