Method RegisterHandlers
RegisterHandlers(NetworkManager, bool)
Call this to register scene validation and the IntegrationTestSceneHandler Note: If deriving from NetcodeIntegrationTest or using Destroy() then you typically won't need to call this.
Declaration
public static void RegisterHandlers(NetworkManager networkManager, bool serverSideSceneManager = false)
Parameters
| Type | Name | Description |
|---|---|---|
| NetworkManager | networkManager | |
| bool | serverSideSceneManager |