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
TS
Traits
Render
WithPermanentInjuryInfo
C# Class OpenRA.Mods.TS.Traits.Render.WithPermanentInjuryInfo
Inheritance:
ITraitInfo
Datei anzeigen
Open project: OpenRA/OpenRA
Class Usage Examples
Public Properties
Property
Type
Description
InjuredSequencePrefix
string
TriggeringDamageStage
DamageState
Public Methods
Method
Description
Create
(
ActorInitializer
init
) :
object
Method Details
Create()
public
method
public
Create
(
ActorInitializer
init
) :
object
init
ActorInitializer
return
object
Property Details
InjuredSequencePrefix
public_oe property
public
string
InjuredSequencePrefix
return
string
TriggeringDamageStage
public_oe property
public
DamageState
TriggeringDamageStage
return
DamageState