C# Class DeltaDNA.ShimLayer

Inheritance: Layer
Show file Open project: deltaDNA/unity-sdk Class Usage Examples

Public Methods

Method Description
Init ( IPopup popup, object>.Dictionary config, int depth ) : void
OnGUI ( ) : void

Method Details

Init() public method

public Init ( IPopup popup, object>.Dictionary config, int depth ) : void
popup IPopup
config object>.Dictionary
depth int
return void

OnGUI() public method

public OnGUI ( ) : void
return void