Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ Initialise
Method
Initialise
Wrappers/TestApp_Sharp/Export.cs:33–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
public delegate void HandleFrameStart(float _time);
32
33
public static void Initialise()
34
{
35
ExportDemo_Initialise();
36
}
37
38
public static void AddFrameDelegate(HandleFrameStart _delegate)
39
{
Callers
2
CreateRenderWindow
Method · 0.45
DefaultPlatformTest
Method · 0.45
Calls
1
ExportDemo_Initialise
Function · 0.85
Tested by
no test coverage detected