C# Class NpcConfig, CSharpGameFramework

Inheritance: MonoBehaviour
Show file Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Public Properties

Property Type Description
ActorId int
CampId int
IsPassive int
Level int

Property Details

ActorId public property

public int ActorId
return int

CampId public property

public int CampId
return int

IsPassive public property

public int IsPassive
return int

Level public property

public int Level
return int