Class NativeTypeEntries
Inheritance
NativeTypeEntries
Assembly: UnityEditor.dll
Syntax
public class NativeTypeEntries
Properties
|
Improve this Doc
View Source
nativeBaseTypeArrayIndex
Declaration
public ArrayEntries<int> nativeBaseTypeArrayIndex { get; }
Property Value
|
Improve this Doc
View Source
typeName
Declaration
public ArrayEntries<string> typeName { get; }
Property Value
Methods
|
Improve this Doc
View Source
GetNumEntries()
Declaration
public uint GetNumEntries()
Returns
Extension Methods