Made CommandBuffer.SetComponent() obsolete. Has now the same behavior… #168
Annotations
2 warnings
build:
src/Tests/ECS/CommandBuffer/Test_CommandBufferSynced.cs#L62
'ICommandBuffer.SetComponent<T>(int, in T)' is obsolete: 'use AddComponent() instead'
|
build:
src/Tests/ECS/CommandBuffer/Test_CommandBufferSynced.cs#L62
'ICommandBuffer.SetComponent<T>(int, in T)' is obsolete: 'use AddComponent() instead'
|