11 years ago.

FPointer - Pass pointer to struct as callback parameter

Hi, I am trying to create a callback which can take a single argument of type *struct but I believe the current FPointer implementation allows for only uint32_t. I just started dabbling with C++ so would much appreciate a few pointers.

Thanks

1 Answer