C# Class NpcConfig, CSharpGameFramework

Inheritance: MonoBehaviour
显示文件 Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Public Properties

Property Type Description
ActorId int
CampId int
IsPassive int
Level int

Property Details

ActorId public_oe property

public int ActorId
return int

CampId public_oe property

public int CampId
return int

IsPassive public_oe property

public int IsPassive
return int

Level public_oe property

public int Level
return int