3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/json/Value.h"
12 ::ll::TypedStorage<8, 16, ::Json::Value> mData;
13 ::ll::TypedStorage<8, 64, ::std::function<void(::Json::Value&)>> mOnContentItemChangedCallback;
14 ::ll::TypedStorage<8, 64, ::std::function<::std::string(::std::string
const&)>> mEmoticonifyTextCallback;
20 virtual ~DynamicContentBindingInformation() =
default;
22 virtual void createBindingData(::Json::Value
const& contentData);
28 MCAPI
void $createBindingData(::Json::Value
const& contentData);
Definition DynamicContentBindingInformation.h:5
static MCAPI void ** $vftable()