pub type OnReplace = Replace;👎Deprecated since 0.17.0: Renamed to
Replace.Expand description
Deprecated in favor of Replace.
Aliased Type§
pub struct OnReplace {
pub entity: Entity,
}Fields§
§entity: EntityThe entity that held this component before it was replaced.