C# Class LoadNextSceneButton, SlashRunner

Loads the given scene when pressed.
Inheritance: ButtonBehaviour
ファイルを表示 Open project: matthewAURA/SlashRunner

Public Properties

Property Type Description
sceneName string

Protected Methods

Method Description
OnButtonPress ( ) : void

Method Details

OnButtonPress() protected method

protected OnButtonPress ( ) : void
return void

Property Details

sceneName public_oe property

public string sceneName
return string