C# 클래스 Ev3devMapping.RobotSettings

상속: MonoBehaviour
파일 보기 프로젝트 열기: bmegli/ev3dev-mapping-ui

공개 메소드들

메소드 설명
LoadSceneWithSettings ( int sceneIndex ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void
IntFromDropdown ( string gameObjectName ) : int
OnSceneLoaded ( Scene scene, LoadSceneMode mode ) : void
SettingsFromUI ( ) : void
TextFromInputField ( string gameObjectName ) : string

메소드 상세

LoadSceneWithSettings() 공개 메소드

public LoadSceneWithSettings ( int sceneIndex ) : void
sceneIndex int
리턴 void