Check Version
Signature
int tim_checkVersion(); //id:0x1000Description
Example
if (tim_checkVersion == 0)
{
return;
}
//other call targetsNotes
Last updated
int tim_checkVersion(); //id:0x1000if (tim_checkVersion == 0)
{
return;
}
//other call targetsLast updated