Uses of Enum Class
com.prineside.tdi2.managers.AuthManager.SaveGameResult
Packages that use AuthManager.SaveGameResult
-
Uses of AuthManager.SaveGameResult in com.prineside.tdi2.managers
Methods in com.prineside.tdi2.managers that return AuthManager.SaveGameResultModifier and TypeMethodDescriptionstatic AuthManager.SaveGameResult
Returns the enum constant of this class with the specified name.static AuthManager.SaveGameResult[]
AuthManager.SaveGameResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in com.prineside.tdi2.managers with type arguments of type AuthManager.SaveGameResultModifier and TypeMethodDescriptionvoid
AuthManager.saveGameToServer
(int slotId, ObjectConsumer<AuthManager.SaveGameResult> callback) Сохранить прогресс игры на сервере, если онлайн