Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OpenRA
Mods
Common
Traits
ProximityExternalConditionInfo
C# Class OpenRA.Mods.Common.Traits.ProximityExternalConditionInfo
Inheritance:
ITraitInfo
ファイルを表示
Open project: pchote/OpenRA
Class Usage Examples
Public Properties
Property
Type
Description
DisableSound
string
EnableSound
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
DisableSound
public_oe property
public
string
DisableSound
return
string
EnableSound
public_oe property
public
string
EnableSound
return
string