Method UnsafeCreateGatherEntitiesResult
UnsafeCreateGatherEntitiesResult(ref EntityQuery, out EntityQuery.GatherEntitiesResult)
Declaration
public static void UnsafeCreateGatherEntitiesResult(ref EntityQuery query, out EntityQuery.GatherEntitiesResult result)
Parameters
Type | Name | Description |
---|---|---|
EntityQuery | query | |
EntityQuery.GatherEntitiesResult | result |