Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
OpenRA
Mods
RA
Effects
TeslaZapInfo
C# Class OpenRA.Mods.RA.Effects.TeslaZapInfo
Inheritance:
IProjectileInfo
Exibir arquivo
Open project: cjshmyr/OpenRA
Class Usage Examples
Public Properties
Property
Type
Description
BrightZaps
int
DimZaps
int
Image
string
Public Methods
Method
Description
Create
(
ProjectileArgs
args
) :
IEffect
Method Details
Create()
public
method
public
Create
(
ProjectileArgs
args
) :
IEffect
args
OpenRA.GameRules.ProjectileArgs
return
IEffect
Property Details
BrightZaps
public_oe property
public
int
BrightZaps
return
int
DimZaps
public_oe property
public
int
DimZaps
return
int
Image
public_oe property
public
string
Image
return
string