source generator
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
using Godot;
|
||||
using Nocturnis;
|
||||
using Nocturnis.DataStructures.ConfigurableParameters;
|
||||
|
||||
namespace Enigmos.Manual;
|
||||
|
||||
public partial class ModuleKeyValueParameterSetter : ModuleParameterSetter
|
||||
public partial class ModuleKeyValueParameterSetter : ModuleParameterSetter, ISceneConcept
|
||||
{
|
||||
public new IKeyParameter UnderlyingParameter
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user