C# Class CollectState

Inheritance: InteractState
Afficher le fichier Open project: Aerolith-Studios/White-Collar Class Usage Examples

Méthodes publiques

Méthode Description
CollectState ( Collectable, data ) : System
clone ( ) : InteractState,
update ( ) : bool

Method Details

CollectState() public méthode

public CollectState ( Collectable, data ) : System
data Collectable,
Résultat System

clone() public méthode

public clone ( ) : InteractState,
Résultat InteractState,

update() public méthode

public update ( ) : bool
Résultat bool