C# Class UnlockManager, unity-plugin

Inheritance: MonoBehaviour
Afficher le fichier Open project: BatchLabs/unity-plugin Class Usage Examples

Méthodes publiques

Méthode Description
UnlockFeatures ( List features ) : void
UnlockItems ( Offer offer ) : void

Method Details

UnlockFeatures() public méthode

public UnlockFeatures ( List features ) : void
features List
Résultat void

UnlockItems() public méthode

public UnlockItems ( Offer offer ) : void
offer Offer
Résultat void