Delegate Empty
Delegate type that represents the lambda expression in an Entities.ForEach construction.
Namespace: Unity.Entities.UniversalDelegates
Syntax
public delegate void Empty();
Delegate type that represents the lambda expression in an Entities.ForEach construction.
public delegate void Empty();