Home | History | Annotate | Download | only in default

Lines Matching refs:scriptSetVarObj

679 Return<void> Context::scriptSetVarObj(Script vs, uint32_t slot, ObjectBase obj) {
683 Device::getHal().ScriptSetVarObj(mContext, _vs, _slot, _obj);