C# Class OpenRA.Traits.Selectable

Inheritance: IPostRenderSelection
Exibir arquivo Open project: pchote/OpenRA

Public Properties

Property Type Description
Class string
Info SelectableInfo

Public Methods

Method Description
Selectable ( Actor self, SelectableInfo info )

Method Details

Selectable() public method

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

Property Details

Class public_oe property

public string Class
return string

Info public_oe property

public SelectableInfo,OpenRA.Traits Info
return SelectableInfo