LoadBoolean (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator LoadBoolean |
>ArceusInator LoadBoolean |
(No difference)
|
Revision as of 16:26, 11 January 2011
Roblox Preliminary:This item is Roblox Preliminary. It is currently locked while the developers test it, but may be released later.
LoadBoolean( String key ) | |
Returns | Bool value |
Description: | Loads a boolean value that was previously saved to the player via SaveBoolean. |
In Object: | Player |