c# - Command to exit to windows -
i need command exit game, mean, exit desktop or windows (whatever). because i'm doing pause menu , wan't , have button don't have exit command. use c# , work on unity 5 thanks
simply have button call application.quit();
, after saving data needs saved.
Comments
Post a Comment