HumanLifeGame
life_event
LifeEventEntity
<
T extends LifeEventParams
>
requireDiceRoll property
requireDiceRoll
HumanLifeGame
life_event
LifeEventEntity
<
T extends LifeEventParams
>
requireDiceRoll 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 ==
requireDiceRoll
property
bool
requireDiceRoll
Implementation
bool get requireDiceRoll => params.requireDiceRoll;