Function ambient_prefab::spawned

source ·
pub fn spawned() -> Component<()>
Expand description

Spawned: If attached, this entity was built from a prefab that has finished spawning.

Attributes: Debuggable