C# Class Ability, Unity-SRPG

Afficher le fichier Open project: Policenaut/Unity-SRPG Class Usage Examples

Méthodes publiques

Свойство Type Description
apCost int
areaType Areas
charge Charges
effects List
element Elements
excludeSelf bool
horArea int
mpCost int
notes List
power int
powerType Powers
range int
rangeType Ranges
title string
verArea int

Property Details

apCost public_oe property

public int apCost
Résultat int

areaType public_oe property

public Areas areaType
Résultat Areas

charge public_oe property

public Charges charge
Résultat Charges

effects public_oe property

public List effects
Résultat List

element public_oe property

public Elements element
Résultat Elements

excludeSelf public_oe property

public bool excludeSelf
Résultat bool

horArea public_oe property

public int horArea
Résultat int

mpCost public_oe property

public int mpCost
Résultat int

notes public_oe property

public List notes
Résultat List

power public_oe property

public int power
Résultat int

powerType public_oe property

public Powers powerType
Résultat Powers

range public_oe property

public int range
Résultat int

rangeType public_oe property

public Ranges rangeType
Résultat Ranges

title public_oe property

public string title
Résultat string

verArea public_oe property

public int verArea
Résultat int