Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
OpenRA
Mods
Common
Traits
Render
SelectionDecorationsInfo
C# Class OpenRA.Mods.Common.Traits.Render.SelectionDecorationsInfo
Inheritance:
ITraitInfo
,
ISelectionDecorationsInfo
Datei anzeigen
Open project: OpenRA/OpenRA
Class Usage Examples
Public Properties
Property
Type
Description
Image
string
RenderSelectionBox
bool
SelectionBoxColor
System.Drawing.Color
Public Methods
Method
Description
Create
(
ActorInitializer
init
) :
object
Method Details
Create()
public
method
public
Create
(
ActorInitializer
init
) :
object
init
ActorInitializer
return
object
Property Details
Image
public_oe property
public
string
Image
return
string
RenderSelectionBox
public_oe property
public
bool
RenderSelectionBox
return
bool
SelectionBoxColor
public_oe property
public
Color,System.Drawing
SelectionBoxColor
return
System.Drawing.Color