Method IsIEquatable
IsIEquatable(TypeIndex)
Declaration
public static bool IsIEquatable(TypeIndex typeIndex)
Parameters
Type | Name | Description |
---|---|---|
TypeIndex | typeIndex | TypeIndex for a component |
Returns
Type | Description |
---|---|
bool | Returns if the component inherits from IEquatable<T> |