C# Class MM2Randomizer.Randomizers.RWeaponNames

Inheritance: IRandomizer
Afficher le fichier Open project: duckfist/MM2Random

Méthodes publiques

Свойство Type Description
MAX_CHARS int
offsetAtomicFire int
offsetLetters int

Méthodes publiques

Méthode Description
RWeaponNames ( ) : System
Randomize ( Patch p, Random r ) : void

Private Methods

Méthode Description
GetRandomName ( Random r ) : string

Method Details

RWeaponNames() public méthode

public RWeaponNames ( ) : System
Résultat System

Randomize() public méthode

public Randomize ( Patch p, Random r ) : void
p MM2Randomizer.Patcher.Patch
r System.Random
Résultat void

Property Details

MAX_CHARS public_oe static_oe property

public static int MAX_CHARS
Résultat int

offsetAtomicFire public_oe static_oe property

public static int offsetAtomicFire
Résultat int

offsetLetters public_oe static_oe property

public static int offsetLetters
Résultat int