LoadBoolean (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Pighead10
Returns false
>MrNicNac
No longer admin-only.
Line 1: Line 1:
{{AdminOnly}}
<onlyinclude>{{AdminOnlyMethod
<onlyinclude>{{AdminOnlyMethod
|name                = LoadBoolean
|name                = LoadBoolean

Revision as of 11:16, 16 April 2011

LoadBoolean( String key )
Returns Bool value
Description: Returns a boolean value that was previously saved to the player via SaveBoolean with the same key. Returns false if the key doesn't exist, not nil.
In Object: Player