Barotrauma Client Doc
Barotrauma.Character.UpdatePermanentStatsEventData Struct Reference

Inherits Barotrauma.Character.IEventData.

Public Member Functions

 UpdatePermanentStatsEventData (StatTypes statType)
 

Public Attributes

readonly StatTypes StatType
 

Properties

EventType EventType [get]
 

Detailed Description

Definition at line 190 of file CharacterEventData.cs.

Constructor & Destructor Documentation

◆ UpdatePermanentStatsEventData()

Barotrauma.Character.UpdatePermanentStatsEventData.UpdatePermanentStatsEventData ( StatTypes  statType)

Definition at line 195 of file CharacterEventData.cs.

Member Data Documentation

◆ StatType

readonly StatTypes Barotrauma.Character.UpdatePermanentStatsEventData.StatType

Definition at line 193 of file CharacterEventData.cs.

Property Documentation

◆ EventType

EventType Barotrauma.Character.UpdatePermanentStatsEventData.EventType
get

Definition at line 192 of file CharacterEventData.cs.