Photon Fusion 1.1.9

Public Member Functions | List of all members
IBeforeHitboxRegistration Interface Reference

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

Public Member Functions

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

Detailed Description

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