C# Class NFrame.Task

Show file Open project: ketoo/NoahGameFrame

Public Properties

Property Type Description
AwardExp String
AwardGold String
AwardPack String
ClassName String
ConfigID String
Desc String
GroupID String
ID String
KillCount String
KillMonsterName String
LevelReq String
NextTaskID String
SceneID String
ThisName string
Type String
X String
Y String
Z String

Property Details

AwardExp public static property

public static String AwardExp
return String

AwardGold public static property

public static String AwardGold
return String

AwardPack public static property

public static String AwardPack
return String

ClassName public static property

public static String ClassName
return String

ConfigID public static property

public static String ConfigID
return String

Desc public static property

public static String Desc
return String

GroupID public static property

public static String GroupID
return String

ID public static property

public static String ID
return String

KillCount public static property

public static String KillCount
return String

KillMonsterName public static property

public static String KillMonsterName
return String

LevelReq public static property

public static String LevelReq
return String

NextTaskID public static property

public static String NextTaskID
return String

SceneID public static property

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