C# Class GetSetAttribute, GoUnity

Inheritance: PropertyAttribute
Afficher le fichier Open project: ritchiecarroll/GoUnity Class Usage Examples

Méthodes publiques

Свойство Type Description
dirty bool
name string

Méthodes publiques

Méthode Description
GetSetAttribute ( string name ) : UnityEngine

Method Details

GetSetAttribute() public méthode

public GetSetAttribute ( string name ) : UnityEngine
name string
Résultat UnityEngine

Property Details

dirty public_oe property

public bool dirty
Résultat bool

name public_oe property

public string name
Résultat string