How is that exactly possible to extend the FCustomThunkTemplates with an additional function? C++ doesn’t support declaring additional methods after the existing class declaration.
How is that exactly possible to extend the FCustomThunkTemplates with an additional function? C++ doesn’t support declaring additional methods after the existing class declaration.