C# 클래스 FarmSite, gro-ui

상속: MonoBehaviour
파일 보기 프로젝트 열기: OpenAgInitiative/gro-ui 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
isEmpty bool
myTray FarmTray,
node JSONNode
plant GameObject
plantName string
row int
selectionReciever ISelectionReceiver
siteObj GameObject
url string

공개 메소드들

메소드 설명
Initialize ( string URL ) : IEnumerator
LoadPlant ( ) : IEnumerator
SetPlant ( ) : IEnumerator
UpdateSite ( ) : IEnumerator

메소드 상세

Initialize() 공개 메소드

public Initialize ( string URL ) : IEnumerator
URL string
리턴 IEnumerator

LoadPlant() 공개 메소드

public LoadPlant ( ) : IEnumerator
리턴 IEnumerator

SetPlant() 공개 메소드

public SetPlant ( ) : IEnumerator
리턴 IEnumerator

UpdateSite() 공개 메소드

public UpdateSite ( ) : IEnumerator
리턴 IEnumerator

프로퍼티 상세

isEmpty 공개적으로 프로퍼티

public bool isEmpty
리턴 bool

myTray 공개적으로 프로퍼티

public FarmTray, myTray
리턴 FarmTray,

node 공개적으로 프로퍼티

public JSONNode node
리턴 JSONNode

plant 공개적으로 프로퍼티

public GameObject plant
리턴 GameObject

plantName 공개적으로 프로퍼티

public string plantName
리턴 string

row 공개적으로 프로퍼티

public int row
리턴 int

selectionReciever 공개적으로 프로퍼티

public ISelectionReceiver selectionReciever
리턴 ISelectionReceiver

siteObj 공개적으로 프로퍼티

public GameObject siteObj
리턴 GameObject

url 공개적으로 프로퍼티

public string url
리턴 string