17.11.2016, 07:04
Hi,
In this callback i can check variables, or they are already deleted or nulled?
like
OnGameModeExit
if( something == true )
{
// do something
}
In this callback i can check variables, or they are already deleted or nulled?
like
OnGameModeExit
if( something == true )
{
// do something
}