18 ::ll::TypedStorage<8, 32, ::std::string> mMessage;
19 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mFilteredMessage;
20 ::ll::TypedStorage<8, 24, ::WeakRef<::EntityContext>> mSender;
21 ::ll::TypedStorage<8, 32, ::std::optional<::std::vector<::WeakRef<::EntityContext>>>> mTargets;
22 ::ll::TypedStorage<8, 32, ::std::string> mAuthor;
23 ::ll::TypedStorage<1, 1, bool> mMessageValid;
24 ::ll::TypedStorage<1, 1, bool> mAllowFiltering;
Definition EntityContext.h:16
Definition TextPacket.h:18