C# Class GameMachine.NpcDef

Afficher le fichier Open project: gamemachine/gamemachine Class Usage Examples

Méthodes publiques

Свойство Type Description
count int
prefabName string
weaponName string
weaponType WeaponType

Property Details

count public_oe property

public int count
Résultat int

prefabName public_oe property

public string prefabName
Résultat string

weaponName public_oe property

public string weaponName
Résultat string

weaponType public_oe property

public WeaponType weaponType
Résultat WeaponType