Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
OpenRA
Mods
RA
Traits
GpsPowerInfo
C# Class OpenRA.Mods.RA.Traits.GpsPowerInfo
Inheritance:
OpenRA.Traits.SupportPowerInfo
Mostrar archivo
Open project: OpenRA/OpenRA
Class Usage Examples
Public Properties
Property
Type
Description
DoorImage
string
RevealDelay
int
SatelliteImage
string
Public Methods
Method
Description
Create
(
ActorInitializer
init
) :
object
Method Details
Create()
public
method
public
Create
(
ActorInitializer
init
) :
object
init
ActorInitializer
return
object
Property Details
DoorImage
public_oe property
public
string
DoorImage
return
string
RevealDelay
public_oe property
public
int
RevealDelay
return
int
SatelliteImage
public_oe property
public
string
SatelliteImage
return
string