C# Class Difficulty, RPGQuest

Inheritance: MonoBehaviour
Afficher le fichier Open project: hughrogers/RPGQuest Class Usage Examples

Méthodes publiques

Свойство Type Description
animationFactor float
battleFactor float
elementMultiplier float[]
movementFactor float
raceMultiplier float[]
sizeMultiplier float[]
statusMultiplier float[]
timeFactor float

Méthodes publiques

Méthode Description
Difficulty ( ) : System.Collections
GetCopy ( ) : Difficulty,
GetData ( Hashtable ht ) : Hashtable
SetData ( Hashtable ht ) : void

Method Details

Difficulty() public méthode

public Difficulty ( ) : System.Collections
Résultat System.Collections

GetCopy() public méthode

public GetCopy ( ) : Difficulty,
Résultat Difficulty,

GetData() public méthode

public GetData ( Hashtable ht ) : Hashtable
ht Hashtable
Résultat Hashtable

SetData() public méthode

public SetData ( Hashtable ht ) : void
ht Hashtable
Résultat void

Property Details

animationFactor public_oe property

public float animationFactor
Résultat float

battleFactor public_oe property

public float battleFactor
Résultat float

elementMultiplier public_oe property

public float[] elementMultiplier
Résultat float[]

movementFactor public_oe property

public float movementFactor
Résultat float

raceMultiplier public_oe property

public float[] raceMultiplier
Résultat float[]

sizeMultiplier public_oe property

public float[] sizeMultiplier
Résultat float[]

statusMultiplier public_oe property

public float[] statusMultiplier
Résultat float[]

timeFactor public_oe property

public float timeFactor
Résultat float