UAActionOperatorErrorCode Constants Reference
Declared in | UAAction+Operators.h |
UAActionOperatorErrorCode
Represents the possible error conditions when running an action.
Definition
typedef NS_ENUM(NSInteger, UAActionOperatorErrorCode ) {
UAActionOperatorErrorCodeChildActionRejectedArgs,
};
Constants
Declared In
UAAction+Operators.h