LoadInstance (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator Now I guess I'll do something else... |
>MrNicNac No longer admin-only. |
||
Line 1: | Line 1: | ||
<onlyinclude>{{AdminOnlyMethod | <onlyinclude>{{AdminOnlyMethod | ||
|name = LoadInstance | |name = LoadInstance |
Revision as of 11:16, 16 April 2011
LoadInstance( String key ) | |
Returns | Instance value |
Description: | Loads an instance value that was previously saved to the player via SaveInstance. |
In Object: | Player |