C# Class NpcConfig, CSharpGameFramework

Inheritance: MonoBehaviour
Afficher le fichier Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Méthodes publiques

Свойство Type Description
ActorId int
CampId int
IsPassive int
Level int

Property Details

ActorId public_oe property

public int ActorId
Résultat int

CampId public_oe property

public int CampId
Résultat int

IsPassive public_oe property

public int IsPassive
Résultat int

Level public_oe property

public int Level
Résultat int