-
Notifications
You must be signed in to change notification settings - Fork 56
MTY_GetPlatformNoWeb
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Get the current platform without considering MTY_OS_WEB
.
uint32_t MTY_GetPlatformNoWeb(void);
uint32_t
Same as MTY_GetPlatform
, but MTY_OS_WEB
is not possible. Instead, libmatoya
attempts to check the browser's environment for the actual current OS.