Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
UnityEditor
Graphs
SerializedType.SerializedTypeData
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