Class BillingInitializeStoreErrorCode
Constants indicating the possible error that might occur when initializing store.
Inheritance
System.Object
BillingInitializeStoreErrorCode
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: VoxelBusters.EssentialKit
Assembly: cs.temp.dll.dll
Syntax
public static class BillingInitializeStoreErrorCode
Fields
kUnknown
Error code indicating that an unknown or unexpected error occurred.
Declaration
public const int kUnknown = 0
Field Value
Type | Description |
---|---|
System.Int32 |