Photon Fusion 2.0.9

Public Member Functions | List of all members
SnapshotHistoryDraw Class Reference

Provide a way to iterate over the HitboxBuffer and return the HitboxColliderContainerDraw container for each snapshot on the buffer. More...

Inherits IEnumerable< HitboxColliderContainerDraw >.

Public Member Functions

IEnumerator< HitboxColliderContainerDrawGetEnumerator ()
 Returns an enumerator that iterates through the HitboxColliderContainerDraw. More...
 

Detailed Description

Provide a way to iterate over the HitboxBuffer and return the HitboxColliderContainerDraw container for each snapshot on the buffer.

Member Function Documentation

◆ GetEnumerator()

IEnumerator<HitboxColliderContainerDraw> GetEnumerator ( )

Returns an enumerator that iterates through the HitboxColliderContainerDraw.