Delegate ComponentDelegates<T>.InitDelegate
Used only in source generation
public delegate void ComponentDelegates<T>.InitDelegate(Entity entity, ref T component)
Parameters
entityEntity- Used only in source generation
componentT- Used only in source generation