C# Class NFrame.InitProperty

Show file Open project: ketoo/NoahGameFrame

Public Properties

Property Type Description
ClassName String
ConfigID String
EffectData String
GroupID String
ID String
Job String
Level String
ModelPtah String
SceneID String
SkillIDRef String
ThisName 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

EffectData public static property

public static String EffectData
return String

GroupID public static property

public static String GroupID
return String

ID public static property

public static String ID
return String

Job public static property

public static String Job
return String

Level public static property

public static String Level
return String

ModelPtah public static property

public static String ModelPtah
return String

SceneID public static property

public static String SceneID
return String

SkillIDRef public static property

public static String SkillIDRef
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