Allow modifying surface node archetype reference

This commit is contained in:
Wojtek Figat
2023-08-14 13:11:42 +02:00
parent da44babb03
commit 19f14919c0

View File

@@ -62,7 +62,7 @@ namespace FlaxEditor.Surface
/// <summary>
/// The node archetype.
/// </summary>
public readonly NodeArchetype Archetype;
public NodeArchetype Archetype;
/// <summary>
/// The group archetype.