Class TypeFlagsExtensions
Inheritance
TypeFlagsExtensions
Assembly: UnityEditor.dll
Syntax
public static class TypeFlagsExtensions
Methods
|
Improve this Doc
View Source
ArrayRank(TypeFlags)
Declaration
public static int ArrayRank(this TypeFlags flags)
Parameters
Returns
|
Improve this Doc
View Source
IsArray(TypeFlags)
Declaration
public static bool IsArray(this TypeFlags flags)
Parameters
Returns
|
Improve this Doc
View Source
IsValueType(TypeFlags)
Declaration
public static bool IsValueType(this TypeFlags flags)
Parameters
Returns