Photon Fusion 2.0.9

Public Member Functions | List of all members
HitboxColliderContainerDraw Class Reference

Provide a way to iterate over the HitboxBuffer.HitboxSnapshot and return the ColliderDrawInfo for each collider on the snapshot. More...

Inherits IEnumerable< ColliderDrawInfo >.

Public Member Functions

IEnumerator< ColliderDrawInfoGetEnumerator ()
 Returns an enumerator that iterates through the ColliderDrawInfo of this container. More...
 

Detailed Description

Provide a way to iterate over the HitboxBuffer.HitboxSnapshot and return the ColliderDrawInfo for each collider on the snapshot.

Member Function Documentation

◆ GetEnumerator()

IEnumerator<ColliderDrawInfo> GetEnumerator ( )

Returns an enumerator that iterates through the ColliderDrawInfo of this container.