21 ::ll::TypedStorage<1, 1, schar> mMinPower;
22 ::ll::TypedStorage<1, 1, bool> mPropagatePower;
23 ::ll::TypedStorage<1, 1, bool> mConsumePowerAnyDirection;
24 ::ll::TypedStorage<1, 1, bool> mAcceptSameDirection;
25 ::ll::TypedStorage<1, 1, bool> mAcceptHalfPulse;
26 ::ll::TypedStorage<1, 1, bool> mIgnoreFirstUpdate;
27 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnPlaceEventSubscription;