Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
LegalityChecker
PokePRNG
C# Class LegalityChecker.PokePRNG
Show file
Open project: kamronbatman/Pokemon-Legality-Checker
Class Usage Examples
Public Methods
Method
Description
Next
( ) :
uint
NextNum
( ) :
uint
PokePRNG
( ) :
System
PokePRNG
(
uint
seed
) :
System
Prev
( ) :
uint
PrevNum
( ) :
uint
SetNext
( ) :
PokePRNG
SetPrev
( ) :
PokePRNG
Method Details
Next()
public
method
public
Next
( ) :
uint
return
uint
NextNum()
public
method
public
NextNum
( ) :
uint
return
uint
PokePRNG()
public
method
public
PokePRNG
( ) :
System
return
System
PokePRNG()
public
method
public
PokePRNG
(
uint
seed
) :
System
seed
uint
return
System
Prev()
public
method
public
Prev
( ) :
uint
return
uint
PrevNum()
public
method
public
PrevNum
( ) :
uint
return
uint
SetNext()
public
method
public
SetNext
( ) :
PokePRNG
return
PokePRNG
SetPrev()
public
method
public
SetPrev
( ) :
PokePRNG
return
PokePRNG