Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Meatloaf
C# Class Meatloaf, 2DPlatformer
Inheritance:
IFood
Afficher le fichier
Open project: MarbleGameDev/2DPlatformer
Méthodes publiques
Méthode
Description
DisplayInformation
( ) :
string[]
Drop
( ) :
void
Eat
( ) :
void
Equip
( ) :
void
ToString
( ) :
string
Use
( ) :
void
Method Details
DisplayInformation()
public
méthode
public
DisplayInformation
( ) :
string[]
Résultat
string[]
Drop()
public
méthode
public
Drop
( ) :
void
Résultat
void
Eat()
public
méthode
public
Eat
( ) :
void
Résultat
void
Equip()
public
méthode
public
Equip
( ) :
void
Résultat
void
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
Use()
public
méthode
public
Use
( ) :
void
Résultat
void