C# Class OpenRA.Traits.PaletteDefinitionAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: OpenRA/OpenRA

Méthodes publiques

Свойство Type Description
IsPlayerPalette bool

Méthodes publiques

Méthode Description
PaletteDefinitionAttribute ( bool isPlayerPalette = false ) : System

Method Details

PaletteDefinitionAttribute() public méthode

public PaletteDefinitionAttribute ( bool isPlayerPalette = false ) : System
isPlayerPalette bool
Résultat System

Property Details

IsPlayerPalette public_oe property

public bool IsPlayerPalette
Résultat bool