C# Class AbilityUser.ApplyHediffs

Inheritance: IExposable
显示文件 Open project: lbmaian/JecsTools

Public Properties

Property Type Description
applyChance float
hediffDef HediffDef
severity float

Public Methods

Method Description
ExposeData ( ) : void

Method Details

ExposeData() public method

public ExposeData ( ) : void
return void

Property Details

applyChance public_oe property

public float applyChance
return float

hediffDef public_oe property

public HediffDef hediffDef
return HediffDef

severity public_oe property

public float severity
return float