C# Class Dwarrowdelf.Client.ClientSaveHelper

Afficher le fichier Open project: tomba/dwarrowdelf Class Usage Examples

Méthodes publiques

Méthode Description
Load ( World world, string dataStr ) : void
SerializeClientObjects ( World world ) : string

Method Details

Load() public static méthode

public static Load ( World world, string dataStr ) : void
world World
dataStr string
Résultat void

SerializeClientObjects() public static méthode

public static SerializeClientObjects ( World world ) : string
world World
Résultat string