C# Class GameEvent.TimeWeights, planet-survival

Afficher le fichier Open project: gjrfytn/planet-survival

Méthodes publiques

Свойство Type Description
Day sbyte
Night sbyte

Méthodes publiques

Méthode Description
TimeWeights ( sbyte day, sbyte night ) : System.Collections.Generic

Method Details

TimeWeights() public méthode

public TimeWeights ( sbyte day, sbyte night ) : System.Collections.Generic
day sbyte
night sbyte
Résultat System.Collections.Generic

Property Details

Day public_oe property

public sbyte Day
Résultat sbyte

Night public_oe property

public sbyte Night
Résultat sbyte