Version: 2018.2
public static bool IsAssignableFrom (IntPtr clazz1, IntPtr clazz2);

Description

Determines whether an object of clazz1 can be safely cast to clazz2.