C# Class UIBox, NewCloud

Inheritance: MonoBehaviour
显示文件 Open project: nileshlg2003/NewCloud Class Usage Examples

Public Methods

Method Description
Draw ( ) : void
UIBox ( Rect rect, string path ) : UnityEngine

Method Details

Draw() public method

public Draw ( ) : void
return void

UIBox() public method

public UIBox ( Rect rect, string path ) : UnityEngine
rect Rect
path string
return UnityEngine