DynamicEntity

public class DynamicEntity : Hashable

Use concrete instances of Entity<O> in API that accept DynamicEntity arguments.

  • Declaration

    Swift

    public static func == (lhs: DynamicEntity, rhs: DynamicEntity) -> Bool
  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)