public static final class AbstractMacroNode.Result extends Object
| Constructor and Description |
|---|
Result(boolean finished,
int waitFrames,
String text,
String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getText() |
int |
getWaitFrames() |
boolean |
isFinished() |
Copyright © 2021 Markus Heberling. All rights reserved.