A sample for calling a UFunction with reflection?

I just wanted to add for ultimate posterity’s sake: you can find the “linked text” example in Engine/Source/Runtime/CoreUObject/Private/UObject/ScriptCore.cpp under the function UObject::CallFunctionByNameWithArguments

1 Like