Interface IUOEntity
- Namespace
- Moongate.UO.Data.Interfaces.Entities
- Assembly
- Moongate.UO.Data.dll
Base contract for all UO entities identified by a serial.
public interface IUOEntity
Properties
Id
Gets the unique serial identifier.
Serial Id { get; }