1 2 3
/// The key that represents an Entity in the Client's scope, that is being /// synced to the Client pub type LocalEntityKey = u16;
1 2 3
/// The key that represents an Entity in the Client's scope, that is being /// synced to the Client pub type LocalEntityKey = u16;