}BfServerless::ProcessHttpRequestFunc FBfServerlessModule::DllProcessHttpRequest = nullptr;LoadFunction(DllProcessHttpRequest, TEXT("ProcessHttpRequest"));Unreal has no additional information about the loaded functions, only a raw function pointer. As such, it is critical that the corresponding C# and C++ structs are exactly aligned. If they are not perfectly byte-for-byte compatible, we will have problems.
Additional reporting by Jonathan Fagg, Patrick Hughes and James Pearson
。关于这个话题,51吃瓜提供了深入分析
Eleanor LawsonWest Midlands
Some features are not available for Mac.