Photon Fusion
2.0.8
Interface for BeforeTick callback. Called before each tick is simulated. Implement this interface on SimulationBehaviour and NetworkBehaviour classes. More...
Inherits IPublicFacingInterface.
Public Member Functions | |
| void | BeforeTick () |
| Called before each tick is simulated. More... | |
Interface for BeforeTick callback. Called before each tick is simulated. Implement this interface on SimulationBehaviour and NetworkBehaviour classes.
| void BeforeTick | ( | ) |
Called before each tick is simulated.