DeleteObjects

0 Views
0 Downloads
0 Favorites
DeleteObjects
void OnStart()
{
   ObjectsDeleteAll(0, 0, -1);
}

Comments