C# Class UnityEditor.Graphs.SerializedType.SerializedTypeData

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
genericTypeName string
isGeneric bool
typeName string

Property Details

genericTypeName public property

public string genericTypeName
return string

isGeneric public property

public bool isGeneric
return bool

typeName public property

public string typeName
return string