C# Class MainSystemViewManager, gro-ui

Inheritance: MonoBehaviour
Mostra file Open project: OpenAgInitiative/gro-ui

Public Properties

Property Type Description
BaseURL string
FarmManager GameObject
LoadingScreen GameObject
defaultQueryURL string
enclosureSuffix string

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
GetURL ( ) : string
InitializeScene ( ) : IEnumerator

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

BaseURL public_oe property

public string BaseURL
return string

FarmManager public_oe property

public GameObject FarmManager
return GameObject

LoadingScreen public_oe property

public GameObject LoadingScreen
return GameObject

defaultQueryURL public_oe property

public string defaultQueryURL
return string

enclosureSuffix public_oe property

public string enclosureSuffix
return string