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