C# Class LoadingFirst, hugula

Inheritance: MonoBehaviour
Show file Open project: tenvick/hugula

Public Properties

Property Type Description
sceneAssetBundleName string
sceneName string

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

sceneAssetBundleName public property

public string sceneAssetBundleName
return string

sceneName public property

public string sceneName
return string