C# Class SuitInfoJson, UnityDemo

SuitInfo data structure.
Afficher le fichier Open project: rouchen/UnityDemo Class Usage Examples

Méthodes publiques

Свойство Type Description
attr List
context string
id string
name string

Property Details

attr public_oe property

public List attr
Résultat List

context public_oe property

public string context
Résultat string

id public_oe property

public string id
Résultat string

name public_oe property

public string name
Résultat string