Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
AssemblyCSharp
RX_Card
C# Class AssemblyCSharp.RX_Card
Datei anzeigen
Open project: applexiaohao/RXCardGame
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
Equals
(
RX_Card
sender
) :
bool
RX_Card
( ) :
System
RX_Card
(
int
index
) :
System
SetIndex
(
int
index
) :
void
ToString
( ) :
string
Method Details
Equals()
public
method
public
Equals
(
RX_Card
sender
) :
bool
sender
RX_Card
return
bool
RX_Card()
public
method
public
RX_Card
( ) :
System
return
System
RX_Card()
public
method
public
RX_Card
(
int
index
) :
System
index
int
return
System
SetIndex()
public
method
public
SetIndex
(
int
index
) :
void
index
int
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string