20 ::ll::TypedStorage<4, 4, float> mDuration;
21 ::ll::TypedStorage<4, 4, float> mIdleTimeSeconds;
22 ::ll::TypedStorage<1, 1, bool> mAllowDigWhenNamed;
23 ::ll::TypedStorage<1, 1, bool> mVibrationIsDisturbance;
24 ::ll::TypedStorage<1, 1, bool> mSuspicionIsDisturbance;
25 ::ll::TypedStorage<1, 1, bool> mDigsInDaylight;
26 ::ll::TypedStorage<8, 368, ::SharedTypes::v1_21_120::ActorDefinitionTrigger> mOnStartEvent;
31 DigGoalDefinition& operator=(DigGoalDefinition
const&);
32 DigGoalDefinition(DigGoalDefinition
const&);
37 MCAPI DigGoalDefinition();
41 MCAPI ~DigGoalDefinition();
53 MCAPI static ::std::string_view
const& NAME();