C# Class NFrame.Shop

Show file Open project: ketoo/NoahGameFrame

Public Properties

Property Type Description
ClassName String
ConfigID String
Diamond String
Gold String
GroupID String
ID String
ItemID String
Level String
SceneID String
Steel String
Stone String
ThisName string
Type String
X String
Y String
Z String

Property Details

ClassName public static property

public static String ClassName
return String

ConfigID public static property

public static String ConfigID
return String

Diamond public static property

public static String Diamond
return String

Gold public static property

public static String Gold
return String

GroupID public static property

public static String GroupID
return String

ID public static property

public static String ID
return String

ItemID public static property

public static String ItemID
return String

Level public static property

public static String Level
return String

SceneID public static property

public static String SceneID
return String

Steel public static property

public static String Steel
return String

Stone public static property

public static String Stone
return String

ThisName public static property

public static string ThisName
return string

Type public static property

public static String Type
return String

X public static property

public static String X
return String

Y public static property

public static String Y
return String

Z public static property

public static String Z
return String