Barotrauma Client Doc
|
Public Member Functions | |
SkillPrefab (ContentXElement element) | |
Public Attributes | |
readonly Identifier | Identifier |
readonly float | PriceMultiplier |
How much this skill affects characters' hiring cost More... | |
Properties | |
Range< float > | LevelRange [get] |
bool | IsPrimarySkill [get] |
Definition at line 6 of file SkillPrefab.cs.
Barotrauma.SkillPrefab.SkillPrefab | ( | ContentXElement | element | ) |
Definition at line 19 of file SkillPrefab.cs.
readonly Identifier Barotrauma.SkillPrefab.Identifier |
Definition at line 8 of file SkillPrefab.cs.
readonly float Barotrauma.SkillPrefab.PriceMultiplier |
How much this skill affects characters' hiring cost
Definition at line 15 of file SkillPrefab.cs.
|
get |
Definition at line 17 of file SkillPrefab.cs.
|
get |
Definition at line 10 of file SkillPrefab.cs.