C# Class SEModAPIExtensions.API.SessionManager

Mostra file Open project: rexxar-tc/SEServerExtender Class Usage Examples

Public Methods

Method Description
SessionManager ( ) : System
UpdateSessionSettings ( ) : void

Private Methods

Method Description
LoadSandbox ( string savePath, ulong &fileSize ) : MyObjectBuilder_Checkpoint
SaveSandbox ( MyObjectBuilder_Base objectBuilder, string savePath, ulong &fileSize ) : void

Method Details

SessionManager() public method

public SessionManager ( ) : System
return System

UpdateSessionSettings() public method

public UpdateSessionSettings ( ) : void
return void