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... | |
Interface for BeforeHitboxRegistration callback. Implement this interface on SimulationBehaviour and NetworkBehaviour classes.
void BeforeHitboxRegistration | ( | ) |
Called immediately before the HitboxManager registers hitboxes in a snapshot.