Variable PLAYABILITY_STATUS_STRING_TO_CODEConst
PLAYABILITY_STATUS_STRING_TO_CODE: {
AccountRestricted: number;
ComplianceBlocked: number;
ContextualPlayabilityAgeGated: number;
ContextualPlayabilityAgeGatedByDescriptor: number;
ContextualPlayabilityAgeRecommendationParentalControls: number;
ContextualPlayabilityExperienceBlockedParentalControls: number;
ContextualPlayabilityGeneral: number;
ContextualPlayabilityRegionalAvailability: number;
ContextualPlayabilityRegionalCompliance: number;
ContextualPlayabilityUnrated: number;
ContextualPlayabilityUnverifiedSeventeenPlusUser: number;
DeviceRestricted: number;
FiatPurchaseDeviceRestricted: number;
FiatPurchaseRequired: number;
GameUnapproved: number;
GuestProhibited: number;
IncorrectConfiguration: number;
InsufficientPermissionFriendsOnly: number;
InsufficientPermissionGroupOnly: number;
PlaceHasNoPublishedVersion: number;
Playable: number;
PurchaseRequired: number;
TemporarilyUnavailable: number;
UnderReview: number;
UniverseRootPlaceIsPrivate: number;
UnplayableOtherReason: number;
} = ...
Type Declaration
AccountRestricted: number
ComplianceBlocked: number
ContextualPlayabilityAgeRecommendationParentalControls: number
ContextualPlayabilityExperienceBlockedParentalControls: number
ContextualPlayabilityGeneral: number
ContextualPlayabilityRegionalAvailability: number
ContextualPlayabilityRegionalCompliance: number
ContextualPlayabilityUnrated: number
ContextualPlayabilityUnverifiedSeventeenPlusUser: number
DeviceRestricted: number
FiatPurchaseDeviceRestricted: number
FiatPurchaseRequired: number
GameUnapproved: number
GuestProhibited: number
IncorrectConfiguration: number
InsufficientPermissionFriendsOnly: number
InsufficientPermissionGroupOnly: number
PlaceHasNoPublishedVersion: number
Playable: number
PurchaseRequired: number
TemporarilyUnavailable: number
UnderReview: number
UniverseRootPlaceIsPrivate: number
UnplayableOtherReason: number