Description
It seems that m_ShuttingDown is not set when the NetworkManager is shutdown via OnDestroy.
I am not sure if this is intentional, but it means that any code which queries that in its OnNetworkDespawn is unable to react based on the despawn being due to network shutdown.
Description
It seems that m_ShuttingDown is not set when the NetworkManager is shutdown via OnDestroy.
I am not sure if this is intentional, but it means that any code which queries that in its OnNetworkDespawn is unable to react based on the despawn being due to network shutdown.