新Head
This commit is contained in:
@@ -49,7 +49,6 @@ namespace Ichni.Editor
|
||||
private void ApplyParameters(int value)
|
||||
{
|
||||
Ichni.Editor.Commands.CommandManager.ExecuteCommand(new Ichni.Editor.Commands.ChangeValueCommand(connectedBaseElement, parameterName, value));
|
||||
connectedBaseElement.Refresh();
|
||||
}
|
||||
|
||||
public override DynamicUIElement AddListenerFunction(UnityAction action)
|
||||
|
||||
Reference in New Issue
Block a user