C# Class OpenRA.Traits.Selectable

Inheritance: IPostRenderSelection
Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Свойство Type Description
Class string
Info SelectableInfo

Méthodes publiques

Méthode Description
Selectable ( Actor self, SelectableInfo info )

Method Details

Selectable() public méthode

public Selectable ( Actor self, SelectableInfo info )
self Actor
info SelectableInfo

Property Details

Class public_oe property

public string Class
Résultat string

Info public_oe property

public SelectableInfo,OpenRA.Traits Info
Résultat SelectableInfo