C# Class AssemblyCSharp.RX_Card

Afficher le fichier Open project: applexiaohao/RXCardGame Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Equals ( RX_Card sender ) : bool
RX_Card ( ) : System
RX_Card ( int index ) : System
SetIndex ( int index ) : void
ToString ( ) : string

Method Details

Equals() public méthode

public Equals ( RX_Card sender ) : bool
sender RX_Card
Résultat bool

RX_Card() public méthode

public RX_Card ( ) : System
Résultat System

RX_Card() public méthode

public RX_Card ( int index ) : System
index int
Résultat System

SetIndex() public méthode

public SetIndex ( int index ) : void
index int
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string