pub trait Uniform: Sized + Avatar<Self> { }
Expand description

Implemented by avatars that have their “clothes on”.

Implementors