Photon Fusion 2.0.3

Public Member Functions | List of all members
IAfterHostMigration Interface Reference

Used to mark NetworkBehaviors that need to be react after a Host Migration process More...

Inherits IPublicFacingInterface.

Public Member Functions

void AfterHostMigration ()
 Invoked after the Host Migration happens in order to setup non-networked data on NetworkBehaviors More...
 

Detailed Description

Used to mark NetworkBehaviors that need to be react after a Host Migration process

Member Function Documentation

◆ AfterHostMigration()

void AfterHostMigration ( )

Invoked after the Host Migration happens in order to setup non-networked data on NetworkBehaviors