[C++] WorldContextObject Parameter

The WorldContextObject can be anything with an implemented GetWorld() function. Most frequently this will be an Actor, but GetWorld() should have worked just fine.

Can you provide some details on the crash?