Search found 1 match

by lomantic
Mon Sep 12, 2022 9:20 am
Forum: General Discussion
Topic: I suppose there's a typo in the documentation (improving performance)
Replies: 1
Views: 562

I suppose there's a typo in the documentation (improving performance)

Since I'm new to EasySave3, I've been following the documentation and got stuck with the code below https://docs.moodkie.com/easy-save-3/es3-guides/performance/ // Cache a local file and load from it. ES3.CacheFile("MyFile.es3"); // Create an ES3Settings to load from cache. var settings = ...