HumanLifeGame
life_event
LifeEventEntity
<
T extends LifeEventParams
>
emotionCategory property
emotionCategory
HumanLifeGame
life_event
LifeEventEntity
<
T extends LifeEventParams
>
emotionCategory property
LifeEventEntity class
Constructors
LifeEventEntity
fromJson
Properties
copyWith
description
emotionCategory
hashCode
infoCategories
isBranch
mustStop
params
requireDiceRoll
requireToSelectDirectionManually
runtimeType
selectableForExecution
target
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
emotionCategory
property
LifeEventEmotionCategory
emotionCategory
Implementation
LifeEventEmotionCategory get emotionCategory => params.emotionCategory;