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

Namespace: Slash.ECS.Blueprints.Configurations
Assembly: Slash.ECS.Blueprints (in Slash.ECS.Blueprints.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override int GetHashCode()

Return Value

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