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> /// <summary>
/// The node archetype. /// The node archetype.
/// </summary> /// </summary>
public readonly NodeArchetype Archetype; public NodeArchetype Archetype;
/// <summary> /// <summary>
/// The group archetype. /// The group archetype.