Struct RootTest
Namespace: Unity.SunStudy.Tests.SunStudyTestJson
Syntax
[Serializable]
public struct RootTest
Fields
latitude
Declaration
public float latitude
Field Value
| Type | Description | 
|---|---|
| Single | 
longitude
Declaration
public float longitude
Field Value
| Type | Description | 
|---|---|
| Single | 
name
Declaration
public string name
Field Value
| Type | Description | 
|---|---|
| String | 
utcOffset
Declaration
public double utcOffset
Field Value
| Type | Description | 
|---|---|
| Double | 
values
Declaration
public TestValue[] values
Field Value
| Type | Description | 
|---|---|
| TestValue[] |