Photon Fusion 2.0.3

Public Member Functions | List of all members
IBeforeHitboxRegistration Interface Reference

Interface for BeforeHitboxRegistration callback. Implement this interface on SimulationBehaviour and NetworkBehaviour classes. More...

Inherits IPublicFacingInterface.

Public Member Functions

void BeforeHitboxRegistration ()
 Called immediately before the HitboxManager registers hitboxes in a snapshot. More...
 

Detailed Description

Interface for BeforeHitboxRegistration callback. Implement this interface on SimulationBehaviour and NetworkBehaviour classes.

Member Function Documentation

◆ BeforeHitboxRegistration()

void BeforeHitboxRegistration ( )

Called immediately before the HitboxManager registers hitboxes in a snapshot.