文本显示和Command大修
This commit is contained in:
@@ -25,6 +25,7 @@ namespace SLSFramework.General
|
||||
|
||||
public abstract class CommandBase
|
||||
{
|
||||
public bool insertAtFirst = false;
|
||||
public CommandContext selfContext;
|
||||
|
||||
protected readonly Subject<Unit> forceCompleteSubject = new Subject<Unit>();
|
||||
|
||||
Reference in New Issue
Block a user