C# Class GILES.Example.LoadAndPlayScene

Inheritance: UnityEngine.MonoBehaviour
Exibir arquivo Open project: procore3d/giles

Public Properties

Property Type Description
dialogPrefab GILES.Interface.pb_FileDialog

Public Methods

Method Description
OpenLoadPanel ( ) : void

Private Methods

Method Description
OnOpen ( string path ) : void

Method Details

OpenLoadPanel() public method

public OpenLoadPanel ( ) : void
return void

Property Details

dialogPrefab public_oe property

public pb_FileDialog,GILES.Interface dialogPrefab
return GILES.Interface.pb_FileDialog