C# Class NFrame.DescData

Show file Open project: ketoo/NoahGameFrame

Public Properties

Property Type Description
Atlas String
ClassName String
ConfigID String
DescText String
GroupID String
ID String
Icon String
PerformanceEffect String
PerformanceSound String
PrefabPath String
SceneID String
ShowName String
ThisName string
X String
Y String
Z String

Property Details

Atlas public static property

public static String Atlas
return String

ClassName public static property

public static String ClassName
return String

ConfigID public static property

public static String ConfigID
return String

DescText public static property

public static String DescText
return String

GroupID public static property

public static String GroupID
return String

ID public static property

public static String ID
return String

Icon public static property

public static String Icon
return String

PerformanceEffect public static property

public static String PerformanceEffect
return String

PerformanceSound public static property

public static String PerformanceSound
return String

PrefabPath public static property

public static String PrefabPath
return String

SceneID public static property

public static String SceneID
return String

ShowName public static property

public static String ShowName
return String

ThisName public static property

public static string ThisName
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