Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Feedback JobHandle having 2 same overloads (Entities 0.1.0)

Discussion in 'Entity Component System' started by Antypodish, Aug 3, 2019.

  1. Antypodish

    Antypodish

    Joined:
    Apr 29, 2014
    Posts:
    10,753
    JobHandle Schedule appears to have 2 same overloads.
    upload_2019-8-3_12-57-34.png

    upload_2019-8-3_12-56-9.png

    Code (CSharp):
    1. JobHandle jh = new JobHandle ().Schedule ()