C# Class fBaseXtensions.Cache.Internal.Objects.CacheInteractable

Inheritance: CacheGizmo
Afficher le fichier Open project: herbfunk/Funky Class Usage Examples

Méthodes publiques

Méthode Description
CacheInteractable ( CacheObject baseobj ) : System
Interact ( ) : RunStatus
UpdateWeight ( ) : void
WithinInteractionRange ( ) : bool

Method Details

CacheInteractable() public méthode

public CacheInteractable ( CacheObject baseobj ) : System
baseobj CacheObject
Résultat System

Interact() public méthode

public Interact ( ) : RunStatus
Résultat RunStatus

UpdateWeight() public méthode

public UpdateWeight ( ) : void
Résultat void

WithinInteractionRange() public méthode

public WithinInteractionRange ( ) : bool
Résultat bool