Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
OpenRA
Mods
Common
Traits
SpawnActorPowerInfo
C# Class OpenRA.Mods.Common.Traits.SpawnActorPowerInfo
Inheritance:
OpenRA.Traits.SupportPowerInfo
显示文件
Open project: OpenRA/OpenRA
Class Usage Examples
Public Properties
Property
Type
Description
DeploySound
string
EffectImage
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
DeploySound
public_oe property
public
string
DeploySound
return
string
EffectImage
public_oe property
public
string
EffectImage
return
string