17 ::ll::TypedStorage<8, 32, ::std::string> mSender;
18 ::ll::TypedStorage<8, 24, ::std::vector<::WeakRef<::EntityContext>>> mTargets;
19 ::ll::TypedStorage<8, 32, ::std::string> mMessage;
20 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mFilteredMessage;
Definition EntityContext.h:15