generation

Returns the generation of this Entity's index. The generation is incremented each time an entity with a given index is despawned. This serves as a "count" of the number of times a given index has been reused (index, generation) pairs uniquely identify a given Entity.

Arguments

  • _self : Entity - No Documentation 🚧

Returns

  • arg0 : u32 - No Documentation 🚧