Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetMachineStoreForDomain()

static IsolatedStorageFile System.IO.IsolatedStorage.IsolatedStorageFile.GetMachineStoreForDomain ( )
inlinestatic

Definition at line 500 of file IsolatedStorageFile.cs.

501 {
503 }
static IsolatedStorageFile GetStore(IsolatedStorageScope scope)

References System.IO.IsolatedStorage.IsolatedStorageFile.GetStore().