Class Demo
Assembly: cs.temp.dll.dll
Syntax
public class Demo : MonoBehaviour
Fields
Declaration
public GameObject apiTokenInputObj
Field Value
Type |
Description |
GameObject |
|
AttributionObj
Declaration
public GameObject AttributionObj
Field Value
Type |
Description |
GameObject |
|
CityDropdownObj
Declaration
public GameObject CityDropdownObj
Field Value
Type |
Description |
GameObject |
|
ErrorMessageObj
Declaration
public GameObject ErrorMessageObj
Field Value
Type |
Description |
GameObject |
|
INatImage
Declaration
public GameObject INatImage
Field Value
Type |
Description |
GameObject |
|
INatManagerObj
Declaration
public GameObject INatManagerObj
Field Value
Type |
Description |
GameObject |
|
InfoDetailsObj
Declaration
public GameObject InfoDetailsObj
Field Value
Type |
Description |
GameObject |
|
LoadingTextObj
Declaration
public GameObject LoadingTextObj
Field Value
Type |
Description |
GameObject |
|
LoggedInAsObj
Declaration
public GameObject LoggedInAsObj
Field Value
Type |
Description |
GameObject |
|
Declaration
public GameObject LoginButtonObj
Field Value
Type |
Description |
GameObject |
|
ObservationCountObj
Declaration
public GameObject ObservationCountObj
Field Value
Type |
Description |
GameObject |
|
PostLoginObj
Declaration
public GameObject PostLoginObj
Field Value
Type |
Description |
GameObject |
|
QualityGradeDropdownObj
Declaration
public GameObject QualityGradeDropdownObj
Field Value
Type |
Description |
GameObject |
|
Declaration
public GameObject SearchButton
Field Value
Type |
Description |
GameObject |
|
TaxonDropdownObj
Declaration
public GameObject TaxonDropdownObj
Field Value
Type |
Description |
GameObject |
|
Declaration
public GameObject VoteButtonObjs
Field Value
Type |
Description |
GameObject |
|
Declaration
public GameObject VoteButtonOneObj
Field Value
Type |
Description |
GameObject |
|
Declaration
public GameObject VoteButtonTwoObj
Field Value
Type |
Description |
GameObject |
|
YearDropdownObj
Declaration
public GameObject YearDropdownObj
Field Value
Type |
Description |
GameObject |
|
Methods
CheckApiToken()
Declaration
public void CheckApiToken()
CitySelectDropdownCallback()
Declaration
public void CitySelectDropdownCallback()
Declaration
public void ClickLoginButton()
CreateIdentificationCallback(Identification)
Declaration
public void CreateIdentificationCallback(Identification ident)
Parameters
DoSearch()
Declaration
HandleError(Error)
Declaration
public void HandleError(Error e)
Parameters
Type |
Name |
Description |
Error |
e |
|
MoveCarouselLeft()
Declaration
public void MoveCarouselLeft()
MoveCarouselRight()
Declaration
public void MoveCarouselRight()
QualityGradeSelectDropdownCallback()
Declaration
public void QualityGradeSelectDropdownCallback()
RemoveLoading()
Declaration
public void RemoveLoading()
RemoveObservation()
Declaration
public void RemoveObservation()
SetUser(User)
Declaration
public void SetUser(User me)
Parameters
Type |
Name |
Description |
User |
me |
|
SetUserError(Error)
Declaration
public void SetUserError(Error e)
Parameters
Type |
Name |
Description |
Error |
e |
|
TaxonSelectDropdownCallback()
Declaration
public void TaxonSelectDropdownCallback()
ToggleCaptive()
Declaration
public void ToggleCaptive()
TogglePublicDomain()
Declaration
public void TogglePublicDomain()
ToggleSpeciesSpecific()
Declaration
public void ToggleSpeciesSpecific()
ToggleThreatened()
Declaration
public void ToggleThreatened()
Declaration
public void TryShowVotingButtons()
VoteOptionOne()
Declaration
public void VoteOptionOne()
VoteOptionTwo()
Declaration
public void VoteOptionTwo()
YearSelectDropdownCallback()
Declaration
public void YearSelectDropdownCallback()