Function eos_rs::api::sys::task_proc_boot
source · pub unsafe fn task_proc_boot()
Expand description
Probably related to booting the game?
This function prints the debug message “task proc boot”.
Safety
This function is related to game-boot and will probably modify a lot of global data.