C# Class Pathfinding.AstarUpdateChecker

Afficher le fichier Open project: jgirald/ES2015F Class Usage Examples

Méthodes publiques

Méthode Description
CheckForUpdatesNow ( ) : void
GetURL ( string tag ) : string

Private Methods

Méthode Description
AstarUpdateChecker ( ) : System.Collections.Generic
CheckForUpdates ( ) : bool
DownloadVersionInfo ( ) : void
ParseServerMessage ( string result ) : void
RefreshServerMessage ( ) : void
ShowUpdateWindowIfRelevant ( ) : void
UpdateCheckCompleted ( string result ) : void
UpdateCheckLoop ( ) : void

Method Details

CheckForUpdatesNow() public static méthode

public static CheckForUpdatesNow ( ) : void
Résultat void

GetURL() public static méthode

public static GetURL ( string tag ) : string
tag string
Résultat string