3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/scripting/runtime/Result_deprecated.h"
7#include "mc/editor/datastore/EventType.h"
8#include "mc/editor/datastore/container/Container.h"
12namespace Editor::DataStore {
struct PayloadDescription; }
13namespace Json {
class Value; }
16namespace Editor::DataStore {
39 virtual void clear() ;
53 MCNAPI
void _onToolUpdated(::std::string
const&
id, ::std::string
const& propName);
60 ::Editor::DataStore::EventType eventType,
66 ::Editor::DataStore::EventType eventType,
75 MCNAPI static ::std::add_lvalue_reference_t<char const[]>
TAG_DATA();
Definition PayloadDescription.h:7