Function OSSingleton.isUserfsPersistent
If true
, the user://
file system is persistent, so that its state is the same after a player quits and starts the game again. Relevant to the HTML5 platform, where this persistence may be unavailable.
bool isUserfsPersistent() nothrow @nogc const;