MCPcopy Create free account
hub / github.com/Tencent/UnLua / ProcessEvent

Method ProcessEvent

Plugins/UnLua/Source/UnLua/Private/LuaDelegateHandler.cpp:73–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73void ULuaDelegateHandler::ProcessEvent(UFunction* Function, void* Parms)
74{
75 if (Registry)
76 Registry->Execute(this, Parms);
77}

Callers 1

Calls 1

ExecuteMethod · 0.80

Tested by

no test coverage detected