Method UnsafeGetEntityFromGatheredEntities
UnsafeGetEntityFromGatheredEntities(ref EntityQuery.GatherEntitiesResult, Int32)
Declaration
public static Entity UnsafeGetEntityFromGatheredEntities(ref EntityQuery.GatherEntitiesResult result, int entityIndex)
Parameters
Type | Name | Description |
---|---|---|
EntityQuery.GatherEntitiesResult | result | |
Int32 | entityIndex |
Returns
Type | Description |
---|---|
Entity |