LoadInstance (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator Now I guess I'll do something else... |
>ArceusInator Now I guess I'll do something else... |
(No difference)
|
Revision as of 16:30, 11 January 2011
Roblox Preliminary:This item is Roblox Preliminary. It is currently locked while the developers test it, but may be released later.
LoadInstance( String key ) | |
Returns | Instance value |
Description: | Loads an instance value that was previously saved to the player via SaveInstance. |
In Object: | Player |