C# Class UnityEditor.Graphs.SerializedType.SerializedTypeData

Mostra file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
genericTypeName string
isGeneric bool
typeName string

Property Details

genericTypeName public_oe property

public string genericTypeName
return string

isGeneric public_oe property

public bool isGeneric
return bool

typeName public_oe property

public string typeName
return string