We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e15d47 commit bb6a7d5Copy full SHA for bb6a7d5
1 file changed
src/core/modules/entities/entities_props_wrap.cpp
@@ -145,7 +145,6 @@ void export_send_prop(scope _props)
145
SendProp_.NOT_IMPLEMENTED_ATTR("priority");
146
147
// Methods...
148
- SendProp_.add_property("offset", &SendProp::GetOffset);
149
150
SendProp_.def("is_signed", &SendProp::IsSigned);
151
SendProp_.def("is_exclude_prop", &SendProp::IsExcludeProp);
0 commit comments