25 ::ll::TypedStorage<1, 1, schar> mMinPower;
26 ::ll::TypedStorage<1, 1, bool> mPropagatePower;
27 ::ll::TypedStorage<1, 1, bool> mConsumePowerAnyDirection;
28 ::ll::TypedStorage<1, 1, bool> mAcceptSameDirection;
29 ::ll::TypedStorage<1, 1, bool> mAcceptHalfPulse;
30 ::ll::TypedStorage<1, 1, bool> mIgnoreFirstUpdate;
31 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnPlaceEventSubscription;