Show / Hide Table of Contents

Class Currencies

Inheritance
System.Object
Currencies
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.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: StoryVerse
Assembly: Assembly-CSharp.dll.dll
Syntax
public static class Currencies

Fields

RealMoney

Declaration
public const string RealMoney = "RM"
Field Value
Type Description
System.String

Stars

Declaration
public const string Stars = "SR"
Field Value
Type Description
System.String

Tickets

Declaration
public const string Tickets = "TK"
Field Value
Type Description
System.String
Back to top Generated by DocFX