Méthode | Description | |
---|---|---|
IsColor32 ( |
||
IsGUIStyle ( |
||
IsGradient ( |
||
IsMatrix4x4 ( |
||
IsMonoBehaviour ( |
||
IsRectOffset ( |
||
IsScriptableObject ( |
||
IsSerializableUnityStruct ( |
||
IsSerializeFieldAttribute ( |
||
IsUnityEngineObject ( |
||
IsUnityEngineValueType ( |
||
ShouldHaveHadSerializableAttribute ( |
Méthode | Description | |
---|---|---|
IsMonoBehaviour ( Mono.Cecil.TypeDefinition typeDefinition ) : bool | ||
IsScriptableObject ( Mono.Cecil.TypeDefinition temp ) : bool | ||
UnityEngineTypePredicates ( ) : Mono.Cecil |
public static IsColor32 ( |
||
type | ||
Résultat | bool |
public static IsGUIStyle ( |
||
type | ||
Résultat | bool |
public static IsGradient ( |
||
type | ||
Résultat | bool |
public static IsMatrix4x4 ( |
||
type | ||
Résultat | bool |
public static IsMonoBehaviour ( |
||
type | ||
Résultat | bool |
public static IsRectOffset ( |
||
type | ||
Résultat | bool |
public static IsScriptableObject ( |
||
type | ||
Résultat | bool |
public static IsSerializableUnityStruct ( |
||
type | ||
Résultat | bool |
public static IsSerializeFieldAttribute ( |
||
attributeType | ||
Résultat | bool |
public static IsUnityEngineObject ( |
||
type | ||
Résultat | bool |
public static IsUnityEngineValueType ( |
||
type | ||
Résultat | bool |
public static ShouldHaveHadSerializableAttribute ( |
||
type | ||
Résultat | bool |