Saves
Stores any entity permanently to be loaded on startup.
Functions
LoadSaveEnts()
Internal
This is an internal function! You are able to use it, but you risk unintended side effects if used incorrectly.
Deprecated
This is a deprecated function! You are able to use it, but you risk breaking code when the function is eventually removed..
Loads save ents, this has now been renamed to impulse.Saves.Load()!
See Also
impulse.Saves.Load()
Internal
This is an internal function! You are able to use it, but you risk unintended side effects if used incorrectly.
Loads saved entities, these are stored in impulse/data/saves on the server in a JSON format, this may be changed to be more compressed to save space.