15class ScriptComponent {
19 ::ll::TypedStorage<8, 16, ::Scripting::WeakLifetimeScope const> mScope;
20 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>
const> mId;
30 virtual ~ScriptComponent();
32 virtual ::std::string
const& getTypeId_V1()
const;
34 virtual ::std::string
const& getTypeId_V2()
const;
36 virtual bool _isValid()
const = 0;
48 MCAPI static ::Scripting::ClassBinding bind();
66 MCAPI ::std::string
const& $getTypeId_V1()
const;
68 MCFOLD ::std::string
const& $getTypeId_V2()
const;