C# Class Pokemon3D.GameJolt.API.Calls.Time

Contains static methods to create valid API calls to the Game Jolt API to the server's time data.
Show file Open project: nilllzz/Pokemon3D

Public Methods

Method Description
GetTime ( ) : APICall

Creates an API call that returns time information of the Game Jolt API server.

Method Details

GetTime() public static method

Creates an API call that returns time information of the Game Jolt API server.
public static GetTime ( ) : APICall
return APICall