Photon Fusion
2.0.9
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< ColliderDrawInfo > | GetEnumerator () |
| Returns an enumerator that iterates through the ColliderDrawInfo of this container. More... | |
Provide a way to iterate over the HitboxBuffer.HitboxSnapshot and return the ColliderDrawInfo for each collider on the snapshot.
| IEnumerator<ColliderDrawInfo> GetEnumerator | ( | ) |
Returns an enumerator that iterates through the ColliderDrawInfo of this container.