C# Class UnityEditor.Graphs.SerializedType.SerializedTypeData

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
genericTypeName string
isGeneric bool
typeName string

Property Details

genericTypeName public_oe property

public string genericTypeName
Résultat string

isGeneric public_oe property

public bool isGeneric
Résultat bool

typeName public_oe property

public string typeName
Résultat string