MCPcopy Create free account
hub / github.com/MyGUI/mygui / AddFrameDelegate

Method AddFrameDelegate

Wrappers/TestApp_Managed/Export.cs:43–46  ·  view source on GitHub ↗
(HandleFrameStart _delegate)

Source from the content-addressed store, hash-verified

41 }
42
43 public static void AddFrameDelegate(HandleFrameStart _delegate)
44 {
45 ExportDemo_AddFrameDelegate(_delegate);
46 }
47
48 public static void Run()
49 {

Callers 1

DefaultPlatformTestMethod · 0.45

Calls 1

Tested by

no test coverage detected