Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IJob.Execute

Declaration

public void Execute();

Description

Implement this method to perform work on a worker thread.