C# Class SEModAPIExtensions.API.SessionManager

Afficher le fichier Open project: rexxar-tc/SEServerExtender Class Usage Examples

Méthodes publiques

Méthode Description
SessionManager ( ) : System
UpdateSessionSettings ( ) : void

Private Methods

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

Method Details

SessionManager() public méthode

public SessionManager ( ) : System
Résultat System

UpdateSessionSettings() public méthode

public UpdateSessionSettings ( ) : void
Résultat void