|
69 | 69 | "fullName": "Link account response", |
70 | 70 | "functionType": "StringExpression", |
71 | 71 | "group": "User", |
72 | | - "name": "GetLinkAccountResponse", |
| 72 | + "name": "LinkAccountResponse", |
73 | 73 | "sentence": "", |
74 | 74 | "events": [ |
75 | 75 | { |
|
96 | 96 | "fullName": "Get last error", |
97 | 97 | "functionType": "ExpressionAndCondition", |
98 | 98 | "group": "General", |
99 | | - "name": "GetLastError", |
| 99 | + "name": "LastError", |
100 | 100 | "sentence": "CrazyGames API last error is", |
101 | 101 | "events": [ |
102 | 102 | { |
|
124 | 124 | "fullName": "Check and load if an user is signed in CrazyGames", |
125 | 125 | "functionType": "Action", |
126 | 126 | "group": "User", |
127 | | - "name": "GetUserSignIn", |
| 127 | + "name": "UserSignIn", |
128 | 128 | "sentence": "Check if user is signed in CrazyGames", |
129 | 129 | "events": [ |
130 | 130 | { |
|
1395 | 1395 | "fullName": "Get the environment", |
1396 | 1396 | "functionType": "StringExpression", |
1397 | 1397 | "group": "General", |
1398 | | - "name": "GetEnvironment", |
| 1398 | + "name": "Environment", |
1399 | 1399 | "sentence": "display environment into _PARAM1_", |
1400 | 1400 | "events": [ |
1401 | 1401 | { |
|
1809 | 1809 | "objectGroups": [] |
1810 | 1810 | }, |
1811 | 1811 | { |
1812 | | - "description": "the username", |
| 1812 | + "description": "the username.", |
1813 | 1813 | "fullName": "Username", |
1814 | 1814 | "functionType": "ExpressionAndCondition", |
1815 | 1815 | "group": "User", |
1816 | | - "name": "GetUserName", |
| 1816 | + "name": "UserName", |
1817 | 1817 | "sentence": "Username is", |
1818 | 1818 | "events": [ |
1819 | 1819 | { |
|
1848 | 1848 | "objectGroups": [] |
1849 | 1849 | }, |
1850 | 1850 | { |
1851 | | - "description": "the CrazyGames User ID", |
| 1851 | + "description": "the CrazyGames User ID.", |
1852 | 1852 | "fullName": "CrazyGames User ID", |
1853 | 1853 | "functionType": "ExpressionAndCondition", |
1854 | 1854 | "group": "User", |
1855 | | - "name": "GetCrazyGamesUserID", |
| 1855 | + "name": "CrazyGamesUserID", |
1856 | 1856 | "sentence": "CrazyGames user ID is", |
1857 | 1857 | "events": [ |
1858 | 1858 | { |
|
1874 | 1874 | "fullName": "Get user signed in profile picture url", |
1875 | 1875 | "functionType": "StringExpression", |
1876 | 1876 | "group": "User", |
1877 | | - "name": "GetProfilePic", |
| 1877 | + "name": "ProfilePic", |
1878 | 1878 | "sentence": "", |
1879 | 1879 | "events": [ |
1880 | 1880 | { |
|
1991 | 1991 | "fullName": "Retrieves user system info", |
1992 | 1992 | "functionType": "StringExpression", |
1993 | 1993 | "group": "User", |
1994 | | - "name": "GetSystemInfo", |
| 1994 | + "name": "SystemInfo", |
1995 | 1995 | "sentence": "", |
1996 | 1996 | "events": [ |
1997 | 1997 | { |
|
2030 | 2030 | "fullName": "Get invite parameters", |
2031 | 2031 | "functionType": "StringExpression", |
2032 | 2032 | "group": "Game", |
2033 | | - "name": "GetInviteParam", |
| 2033 | + "name": "InviteParam", |
2034 | 2034 | "sentence": "", |
2035 | 2035 | "events": [ |
2036 | 2036 | { |
|
2146 | 2146 | "fullName": "Get user session data", |
2147 | 2147 | "functionType": "Expression", |
2148 | 2148 | "group": "Data", |
2149 | | - "name": "GetSessionData", |
| 2149 | + "name": "SessionData", |
2150 | 2150 | "sentence": "", |
2151 | 2151 | "events": [ |
2152 | 2152 | { |
|
2191 | 2191 | "objectGroups": [] |
2192 | 2192 | }, |
2193 | 2193 | { |
2194 | | - "description": "the availability of the user's account", |
| 2194 | + "description": "the availability of the user's account.", |
2195 | 2195 | "fullName": "Is user account available", |
2196 | 2196 | "functionType": "ExpressionAndCondition", |
2197 | 2197 | "group": "User", |
|
2217 | 2217 | "fullName": "Get User Token", |
2218 | 2218 | "functionType": "StringExpression", |
2219 | 2219 | "group": "User", |
2220 | | - "name": "GetUserToken", |
| 2220 | + "name": "UserToken", |
2221 | 2221 | "sentence": "", |
2222 | 2222 | "events": [ |
2223 | 2223 | { |
|
2239 | 2239 | "fullName": "Get Xsolla Token", |
2240 | 2240 | "functionType": "StringExpression", |
2241 | 2241 | "group": "User", |
2242 | | - "name": "GetXsollaToken", |
| 2242 | + "name": "XsollaToken", |
2243 | 2243 | "sentence": "", |
2244 | 2244 | "events": [ |
2245 | 2245 | { |
|
0 commit comments