C# Class SpilGames.Unity.Helpers.Currency

This is the business object that the developer can use to work with a Currency.
Afficher le fichier Open project: spilgames/spil_event_unity_plugin

Méthodes publiques

Свойство Type Description
_Type int

Méthodes publiques

Méthode Description
Currency ( int id, string name, int type ) : System

Method Details

Currency() public méthode

public Currency ( int id, string name, int type ) : System
id int
name string
type int
Résultat System

Property Details

_Type public_oe property

public int _Type
Résultat int