Struct ComponentTypeHash
Syntax
public struct ComponentTypeHash : IEquatable<ComponentTypeHash>
Fields
Flags
Declaration
public ComponentTypeFlags Flags
Field Value
StableTypeHash
Declaration
public ulong StableTypeHash
Field Value
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
Type |
Name |
Description |
Object |
obj |
|
Returns
Overrides
Equals(ComponentTypeHash)
Declaration
public bool Equals(ComponentTypeHash other)
Parameters
Returns
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Overrides
Operators
Equality(ComponentTypeHash, ComponentTypeHash)
Declaration
public static bool operator ==(ComponentTypeHash left, ComponentTypeHash right)
Parameters
Returns
Inequality(ComponentTypeHash, ComponentTypeHash)
Declaration
public static bool operator !=(ComponentTypeHash left, ComponentTypeHash right)
Parameters
Returns