Refactor serialization copying to use source generators (#19412)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/// <seealso cref="MaterialReclaimerComponent"/>
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed class CollideMaterialReclaimerComponent : Component
|
||||
public sealed partial class CollideMaterialReclaimerComponent : Component
|
||||
{
|
||||
/// <summary>
|
||||
/// The fixture that starts reclaiming on collision.
|
||||
|
||||
Reference in New Issue
Block a user