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

Method AddFrameDelegate

Wrappers/TestApp_Sharp/Export.cs:38–41  ·  view source on GitHub ↗
(HandleFrameStart _delegate)

Source from the content-addressed store, hash-verified

36 }
37
38 public static void AddFrameDelegate(HandleFrameStart _delegate)
39 {
40 ExportDemo_AddFrameDelegate(_delegate);
41 }
42
43 public static void Run()
44 {

Callers 1

DefaultPlatformTestMethod · 0.45

Calls 1

Tested by

no test coverage detected