GMBLPickupCompletionReason Constants Reference
| Declared in | GMBLPickupManager.h |
|---|
GMBLPickupCompletionReason
Definition
typedef NS_ENUM(NSInteger, GMBLPickupCompletionReason ) {
GMBLPickupCompletionReasonFulfilled = 0,
GMBLPickupCompletionReasonAborted,
GMBLPickupCompletionReasonOther,
};