How To Iter Over ECollisionChannel C++?


Doesnt work, pls Help.

You need to add this in your header (outside the class) or C++ file.
ENUM_RANGE_BY_COUNT(ECollisionChannel, ECollisionChannel::ECC_MAX);

1 Like

THANK YOU SO MUCH

1 Like