Space Engineers
Properties | List of all members
VRage.Game.ModAPI.IMyGamePaths Interface Reference
Inheritance diagram for VRage.Game.ModAPI.IMyGamePaths:
Sandbox.ModAPI.MyAPIUtilities

Properties

string ContentPath [get]
 
string ModsPath [get]
 
string UserDataPath [get]
 
string SavesPath [get]
 

Detailed Description

Definition at line 3 of file IMyGamePaths.cs.

Property Documentation

string VRage.Game.ModAPI.IMyGamePaths.ContentPath
get

Definition at line 5 of file IMyGamePaths.cs.

string VRage.Game.ModAPI.IMyGamePaths.ModsPath
get

Definition at line 6 of file IMyGamePaths.cs.

string VRage.Game.ModAPI.IMyGamePaths.SavesPath
get

Definition at line 8 of file IMyGamePaths.cs.

string VRage.Game.ModAPI.IMyGamePaths.UserDataPath
get

Definition at line 7 of file IMyGamePaths.cs.


The documentation for this interface was generated from the following file: