PcoWSkbVqDnWTu_dm2ix
The Developer Hub is now deprecated and information on this page may no longer be accurate. To see our new and improved documentation, please click here. You can read more about the future of documentation here.
Collapse Sidebar

SaveBoolean

This function is used to save a boolean value that can be loaded again at a later time using Player/LoadBoolean.

Parameters

Name Type Default Description

key

Returns

Return Type Summary

Code Samples


Player:SaveBoolean

The below example would save a boolean to the player with a key of “HasPlayed” and a value of true.