Click or drag to resize
ComponentStatusChangedEventDataGetHashCode Method
Serves as a hash function for a particular type.

Namespace: Slash.ECS.Events
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current Object.
See Also