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