ECS: Support serialization of Entity fields in components #12
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'
|