C# 클래스 Modules, The-next-step

상속: ModulesAdminPage
파일 보기 프로젝트 열기: esther5576/The-next-step 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Model GameObject,
_BuildingMaterialsNumberInfo GameObject,
_HUD GameObject,
_audio AudioSource
_buildings List
_buildingsCanvas GameObject,
_buttonLandingZone GameObject,
_constructionCanvas GameObject,
_landingZoneCreated bool
_sliderTime GameObject,

공개 메소드들

메소드 설명
Awake ( ) : void
ComTower ( ) : void
FoodProduction ( ) : void
HumanHabitats ( ) : void
LandingZone ( ) : void
MedicalCenter ( ) : void
RoverStation ( ) : void
SolarPanels ( ) : void
Update ( ) : void
WareHouse ( ) : void
WaterExtractionCenter ( ) : void
canvasOptions ( ) : void

메소드 상세

Awake() 공개 메소드

public Awake ( ) : void
리턴 void

ComTower() 공개 메소드

public ComTower ( ) : void
리턴 void

FoodProduction() 공개 메소드

public FoodProduction ( ) : void
리턴 void

HumanHabitats() 공개 메소드

public HumanHabitats ( ) : void
리턴 void

LandingZone() 공개 메소드

public LandingZone ( ) : void
리턴 void

MedicalCenter() 공개 메소드

public MedicalCenter ( ) : void
리턴 void

RoverStation() 공개 메소드

public RoverStation ( ) : void
리턴 void

SolarPanels() 공개 메소드

public SolarPanels ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

WareHouse() 공개 메소드

public WareHouse ( ) : void
리턴 void

WaterExtractionCenter() 공개 메소드

public WaterExtractionCenter ( ) : void
리턴 void

canvasOptions() 공개 메소드

public canvasOptions ( ) : void
리턴 void

프로퍼티 상세

Model 공개적으로 프로퍼티

public GameObject, Model
리턴 GameObject,

_BuildingMaterialsNumberInfo 공개적으로 프로퍼티

public GameObject, _BuildingMaterialsNumberInfo
리턴 GameObject,

_HUD 공개적으로 프로퍼티

public GameObject, _HUD
리턴 GameObject,

_audio 공개적으로 프로퍼티

public AudioSource _audio
리턴 AudioSource

_buildings 공개적으로 프로퍼티

public List _buildings
리턴 List

_buildingsCanvas 공개적으로 프로퍼티

public GameObject, _buildingsCanvas
리턴 GameObject,

_buttonLandingZone 공개적으로 프로퍼티

public GameObject, _buttonLandingZone
리턴 GameObject,

_constructionCanvas 공개적으로 프로퍼티

public GameObject, _constructionCanvas
리턴 GameObject,

_landingZoneCreated 공개적으로 프로퍼티

public bool _landingZoneCreated
리턴 bool

_sliderTime 공개적으로 프로퍼티

public GameObject, _sliderTime
리턴 GameObject,