Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FCollisionEventDataIterator
Description
Move to the next collision. If we have reached the end of collisions for the current proxy, move to the next proxy with collisions and select its first collision.
| Name | Next |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/EventsData.h |
| Include Path | #include "EventsData.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/EventsData.cpp |
void Next()